Uses of Interface
org.apache.geronimo.system.configuration.PluginAttributeStore

Packages that use PluginAttributeStore
org.apache.geronimo.system.configuration   
org.apache.geronimo.system.plugin   
 

Uses of PluginAttributeStore in org.apache.geronimo.system.configuration
 

Subinterfaces of PluginAttributeStore in org.apache.geronimo.system.configuration
 interface LocalPluginAttributeStore
           
 

Classes in org.apache.geronimo.system.configuration that implement PluginAttributeStore
 class LocalAttributeManager
          Stores managed attributes in an XML file on the local filesystem.
 class SwitchableLocalAttributeManager
           
 

Uses of PluginAttributeStore in org.apache.geronimo.system.plugin
 

Methods in org.apache.geronimo.system.plugin that return PluginAttributeStore
 PluginAttributeStore ServerInstance.getAttributeStore()
           
 

Constructors in org.apache.geronimo.system.plugin with parameters of type PluginAttributeStore
ServerInstance(String serverName, PluginAttributeStore attributeStore, AliasedArtifactResolver artifactResolver)
           
 



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