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
 

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
 

Constructors in org.apache.geronimo.system.plugin with parameters of type PluginAttributeStore
PluginInstallerGBean(ConfigurationManager configManager, WritableListableRepository repository, ConfigurationStore configStore, ServerInfo serverInfo, ThreadPool threadPool, PluginAttributeStore store)
           
 



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