public class FwdLauncher
extends java.lang.Object
ServerDriver,
the MultiClassLoader class loader is set as context class loader
and used to load the original entry point. This way we ensure the original entry point and all
classes loaded because of it are also loaded using the MultiClassLoader.| Modifier and Type | Field and Description |
|---|---|
private static CentralLogger |
LOG |
| Constructor and Description |
|---|
FwdLauncher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
The command line entry point.
|
private static CentralLogger LOG