Uses of Interface
org.apache.geronimo.kernel.config.PersistentConfigurationList

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

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

Subinterfaces of PersistentConfigurationList in org.apache.geronimo.kernel.config
 interface SwitchablePersistentConfigurationList
           
 

Fields in org.apache.geronimo.kernel.config declared as PersistentConfigurationList
protected  PersistentConfigurationList KernelConfigurationManager.configurationList
           
 

Constructors in org.apache.geronimo.kernel.config with parameters of type PersistentConfigurationList
EditableKernelConfigurationManager(Kernel kernel, AbstractNameQuery defaultStoreNameQuery, Collection<ConfigurationStore> stores, ManageableAttributeStore attributeStore, PersistentConfigurationList configurationList, ArtifactManager artifactManager, ArtifactResolver artifactResolver, Collection<ListableRepository> repositories, Collection<DeploymentWatcher> watchers, org.osgi.framework.BundleContext bundleContext)
           
KernelConfigurationManager(Kernel kernel, Collection<ConfigurationStore> stores, ManageableAttributeStore attributeStore, PersistentConfigurationList configurationList, ArtifactManager artifactManager, ArtifactResolver artifactResolver, Collection<ListableRepository> repositories, Collection<DeploymentWatcher> watchers, org.osgi.framework.BundleContext bundleContext)
           
 



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