Uses of Interface
com.sun.enterprise.module.bootstrap.ModuleStartup

Packages that use ModuleStartup
com.sun.enterprise.module.bootstrap   
 

Uses of ModuleStartup in com.sun.enterprise.module.bootstrap
 

Methods in com.sun.enterprise.module.bootstrap that return ModuleStartup
 ModuleStartup Main.launch(ModulesRegistry registry, org.jvnet.hk2.component.Habitat habitat, java.lang.String mainModuleName, StartupContext context)
          Launches the module system and hand over the execution to the ModuleStartup implementation of the main module.
 

Methods in com.sun.enterprise.module.bootstrap with parameters of type ModuleStartup
protected  void Main.launch(ModuleStartup startupCode, StartupContext context, Module mainModule)
           
 



Copyright © 2009 Sun Microsystems, Inc.. All Rights Reserved.