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

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

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

Fields in org.apache.geronimo.kernel.config declared as ConfigurationModel
protected  ConfigurationModel SimpleConfigurationManager.configurationModel
           
 

Methods in org.apache.geronimo.kernel.config that return ConfigurationModel
 ConfigurationModel SimpleConfigurationManager.getConfigurationModel()
           
 

Constructors in org.apache.geronimo.kernel.config with parameters of type ConfigurationModel
SimpleConfigurationManager(Collection<ConfigurationStore> stores, ArtifactResolver artifactResolver, Collection<? extends Repository> repositories, Collection<DeploymentWatcher> watchers, org.osgi.framework.BundleContext bundleContext, ConfigurationModel configurationModel)
           
 



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