Uses of Interface
com.sun.enterprise.module.bootstrap.ModuleStartup
Packages that use ModuleStartup
-
Uses of ModuleStartup in com.sun.enterprise.module.bootstrap
Methods in com.sun.enterprise.module.bootstrap that return ModuleStartupModifier and TypeMethodDescriptionMain.findStartupService(ModulesRegistry registry, org.glassfish.hk2.api.ServiceLocator serviceLocator, String mainModuleName, StartupContext context) Return the ModuleStartup service configured to be used to start the system.Main.launch(ModulesRegistry registry, String mainModuleName, StartupContext context) Launches the module system and hand over the execution to theModuleStartupimplementation of the main module.Methods in com.sun.enterprise.module.bootstrap with parameters of type ModuleStartupModifier and TypeMethodDescriptionprotected voidMain.launch(ModuleStartup startupCode, StartupContext context)