|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StartupContext | |
|---|---|
| com.sun.enterprise.module.bootstrap | |
| com.sun.enterprise.module.single | |
| Uses of StartupContext in com.sun.enterprise.module.bootstrap |
|---|
| Methods in com.sun.enterprise.module.bootstrap with parameters of type StartupContext | |
|---|---|
ServiceLocator |
Main.createServiceLocator(ModulesRegistry mr,
StartupContext context,
List<PopulatorPostProcessor> postProcessors,
DescriptorFileFinder descriptorFileFinder)
|
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. |
protected void |
Main.launch(ModuleStartup startupCode,
StartupContext context)
|
void |
ModuleStartup.setStartupContext(StartupContext context)
|
| Uses of StartupContext in com.sun.enterprise.module.single |
|---|
| Constructors in com.sun.enterprise.module.single with parameters of type StartupContext | |
|---|---|
StaticModulesRegistry(ClassLoader singleCL,
List<ManifestProxy.SeparatorMappings> mappings,
StartupContext startupContext)
|
|
StaticModulesRegistry(ClassLoader singleCL,
StartupContext startupContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||