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

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

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

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

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

Constructors in org.apache.geronimo.system.plugin with parameters of type LocalPluginAttributeStore
ReferenceServerInstanceData(LocalPluginAttributeStore attributeStore, LocalAliasedArtifactResolver artifactResolver)
           
 



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