Uses of Class
org.figure8.join.core.setup.BootstrapManager

Packages that use BootstrapManager
org.figure8.join.control.action   
org.figure8.join.core.setup   
 

Uses of BootstrapManager in org.figure8.join.control.action
 

Fields in org.figure8.join.control.action declared as BootstrapManager
protected  BootstrapManager SetupActions.bootstrapManager
          Application bootstrap manager.
 

Methods in org.figure8.join.control.action with parameters of type BootstrapManager
 void SetupActions.setBootstrapManager(BootstrapManager manager)
           
 

Uses of BootstrapManager in org.figure8.join.core.setup
 

Methods in org.figure8.join.core.setup that return BootstrapManager
static BootstrapManager BootstrapUtil.getBootstrapManager()
          Get the bootstrap manager initialized by Spring container
 



Copyright © 2005-2008 Join. All Rights Reserved.