Uses of Interface
org.ow2.jonas.configuration.ConfigurationManager

Packages that use ConfigurationManager
org.ow2.jonas.lib.jmbeans   
org.ow2.jonas.lib.service.manager   
org.ow2.jonas.services.bootstrap   
 

Uses of ConfigurationManager in org.ow2.jonas.lib.jmbeans
 

Methods in org.ow2.jonas.lib.jmbeans with parameters of type ConfigurationManager
 void J2EEServer.setConfigManager(ConfigurationManager configManager)
           
 void MBeansRegistration.setConfigurationManager(ConfigurationManager configManager)
           
 

Uses of ConfigurationManager in org.ow2.jonas.lib.service.manager
 

Methods in org.ow2.jonas.lib.service.manager with parameters of type ConfigurationManager
 void ServiceManagerImpl.setConfigurationManager(ConfigurationManager configurationManager)
           
 

Uses of ConfigurationManager in org.ow2.jonas.services.bootstrap
 

Classes in org.ow2.jonas.services.bootstrap that implement ConfigurationManager
 class JOnASConfiguration
          JOnAS Configuration component.
 

Methods in org.ow2.jonas.services.bootstrap with parameters of type ConfigurationManager
 void JOnASDeploymentPlanDeployer.setConfigurationManager(ConfigurationManager configurationManager)
          Set the ConfigurationManager service.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.