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
 

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
KernelConfigurationManager(Kernel kernel, Collection stores, ManageableAttributeStore attributeStore, PersistentConfigurationList configurationList, ArtifactManager artifactManager, ArtifactResolver artifactResolver, Collection repositories, Collection watchers, ClassLoader classLoader)
           
EditableKernelConfigurationManager(Kernel kernel, Collection stores, ManageableAttributeStore attributeStore, PersistentConfigurationList configurationList, ArtifactManager artifactManager, ArtifactResolver artifactResolver, Collection repositories, Collection watchers, ClassLoader classLoader)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.