Package | Description |
---|---|
com.sun.enterprise.module.bootstrap | |
test |
Modifier and Type | Method and Description |
---|---|
ModuleStartup |
Main.findStartupService(ModulesRegistry registry,
ServiceLocator serviceLocator,
String mainModuleName,
StartupContext context)
Return the ModuleStartup service configured to be used to start the
system.
|
ModuleStartup |
Main.launch(ModulesRegistry registry,
String mainModuleName,
StartupContext context)
Launches the module system and hand over the execution to the
ModuleStartup implementation of the main module. |
Modifier and Type | Method and Description |
---|---|
protected void |
Main.launch(ModuleStartup startupCode,
StartupContext context) |
Modifier and Type | Class and Description |
---|---|
class |
TestModuleStartup |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.