Uses of Class
org.apache.geronimo.kernel.config.ConfigurationInfo

Packages that use ConfigurationInfo
org.apache.geronimo.kernel.config   
 

Uses of ConfigurationInfo in org.apache.geronimo.kernel.config
 

Methods in org.apache.geronimo.kernel.config that return ConfigurationInfo
static ConfigurationInfo ConfigurationUtil.readConfigurationInfo(InputStream in, AbstractName storeName, File inPlaceLocation)
           
 

Methods in org.apache.geronimo.kernel.config that return types with arguments of type ConfigurationInfo
 List<ConfigurationInfo> ConfigurationStore.listConfigurations()
          Return the configurations in the store
 List<ConfigurationInfo> NullConfigurationStore.listConfigurations()
           
 List<ConfigurationInfo> SimpleConfigurationManager.listConfigurations(AbstractName storeName)
           
 



Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.