public final class WrapperBootstrapStartStop extends WrapperBootstrap
m_debug| Constructor and Description |
|---|
WrapperBootstrapStartStop() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<java.io.File> |
getEntryPointJars() |
static void |
main(java.lang.String[] args) |
protected void |
printIntegrationMethodFields()
------------------------------
Output:
------------------------------
mainclass: not found
or (Java >= 9)
mainmodule: not found
package:
|
protected void |
resolveEntryPoints() |
execute, getClassJar, getModuleByName, init, isModuleSupported, loadClass, printClassLoadFailure, printDebug, printError, printError, printField, printFineTrace, printMethod, printModule, printPackage, printTrace, printWarn, splitAppClassAndMethodpublic static void main(java.lang.String[] args)
args - 0: start_class[/start_method], 1: stop_class[/stop_method]protected void resolveEntryPoints()
resolveEntryPoints in class WrapperBootstrapprotected java.util.Set<java.io.File> getEntryPointJars()
getEntryPointJars in class WrapperBootstrapprotected void printIntegrationMethodFields()
printIntegrationMethodFields in class WrapperBootstrapCopyright 1999, 2026 Tanuki Software Inc., All Rights Reserved.