java.lang.ObjectThis class is used by the system to launch the main application. Launchersun.misc.Launcher
| Nested Class Summary: | ||
|---|---|---|
| static class | Launcher.ExtClassLoader | |
| static class | Launcher.AppClassLoader | The class loader used for loading from java.class.path. runs in a restricted security context. |
| Method from sun.misc.Launcher Summary: |
|---|
| getBootstrapClassPath, getClassLoader, getFileURL, getLauncher |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from sun.misc.Launcher Detail: |
|---|
|
|
|
|