|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistentConfigurationList | |
---|---|
org.apache.geronimo.kernel.config | |
org.apache.geronimo.system.configuration | |
org.apache.geronimo.system.plugin |
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 stores,
ManageableAttributeStore attributeStore,
PersistentConfigurationList configurationList,
ArtifactManager artifactManager,
ArtifactResolver artifactResolver,
Collection repositories,
Collection watchers,
ClassLoader classLoader)
|
|
KernelConfigurationManager(Kernel kernel,
Collection stores,
ManageableAttributeStore attributeStore,
PersistentConfigurationList configurationList,
ArtifactManager artifactManager,
ArtifactResolver artifactResolver,
Collection repositories,
Collection watchers,
ClassLoader classLoader)
|
Uses of PersistentConfigurationList in org.apache.geronimo.system.configuration |
---|
Classes in org.apache.geronimo.system.configuration that implement PersistentConfigurationList | |
---|---|
class |
LocalAttributeManager
Stores managed attributes in an XML file on the local filesystem. |
class |
SwitchableLocalAttributeManager
|
Uses of PersistentConfigurationList in org.apache.geronimo.system.plugin |
---|
Constructor parameters in org.apache.geronimo.system.plugin with type arguments of type PersistentConfigurationList | |
---|---|
PluginInstallerGBean(ConfigurationManager configManager,
WritableListableRepository repository,
ConfigurationStore configStore,
Collection<? extends ServerInstanceData> serverInstanceDatas,
ServerInfo serverInfo,
ThreadPool threadPool,
ArtifactManager artifactManager,
Collection<PersistentConfigurationList> persistentConfigurationLists,
ClassLoader classLoader)
GBean constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |