|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManageableAttributeStore | |
|---|---|
| org.apache.geronimo.kernel.config | |
| org.apache.geronimo.mavenplugins.car | |
| org.apache.geronimo.system.configuration | |
| Uses of ManageableAttributeStore in org.apache.geronimo.kernel.config |
|---|
| Fields in org.apache.geronimo.kernel.config declared as ManageableAttributeStore | |
|---|---|
protected ManageableAttributeStore |
KernelConfigurationManager.attributeStore
|
| Constructors in org.apache.geronimo.kernel.config with parameters of type ManageableAttributeStore | |
|---|---|
Configuration(Collection<Configuration> parents,
ConfigurationData configurationData,
ConfigurationResolver configurationResolver,
ManageableAttributeStore attributeStore)
Creates a configuration. |
|
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 ManageableAttributeStore in org.apache.geronimo.mavenplugins.car |
|---|
| Classes in org.apache.geronimo.mavenplugins.car that implement ManageableAttributeStore | |
|---|---|
class |
MavenAttributeStore
??? |
| Uses of ManageableAttributeStore in org.apache.geronimo.system.configuration |
|---|
| Subinterfaces of ManageableAttributeStore in org.apache.geronimo.system.configuration | |
|---|---|
interface |
LocalPluginAttributeStore
|
interface |
PluginAttributeStore
Extension to the ManageableAttributeStore that supports the plugin installer. |
| Classes in org.apache.geronimo.system.configuration that implement ManageableAttributeStore | |
|---|---|
class |
LocalAttributeManager
Stores managed attributes in an XML file on the local filesystem. |
class |
SwitchableLocalAttributeManager
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||