| |
|
| java.lang.Object java.lang.VMStart
VMStart | class VMStart (Code) | | This class does the following:
starts Finalizer and Execution Manager helper threads.
parses system properties and configure VM environment.
|
Inner Class :static class DefaultShutDownHook extends Thread | |
initialize | public static void initialize()(Code) | | |
parseSystemProperties | public static void parseSystemProperties()(Code) | | |
startHelperThreads | public static void startHelperThreads()(Code) | | |
|
|
|