public final class WrapperBootstrapJar extends WrapperBootstrap
m_debug| Constructor and Description |
|---|
WrapperBootstrapJar() |
| 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:
------------------------------
mainjar: not found
or
mainjar: can't open
or
mainjar: no manifest
or
[
mainjar: no mainclass
or
mainclass: not found -
|
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: main_jarprotected 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.