org.apache.geronimo.system.configuration
Interface LocalPluginAttributeStore

All Superinterfaces:
ManageableAttributeStore, PluginAttributeStore
All Known Implementing Classes:
LocalAttributeManager, SwitchableLocalAttributeManager

public interface LocalPluginAttributeStore
extends PluginAttributeStore


Field Summary
 
Fields inherited from interface org.apache.geronimo.kernel.config.ManageableAttributeStore
ATTRIBUTE_STORE
 
Method Summary
 String getConfigFile()
           
 String getConfigSubstitutionsFile()
           
 String getConfigSubstitutionsPrefix()
           
 
Methods inherited from interface org.apache.geronimo.system.configuration.PluginAttributeStore
addConfigSubstitutions, setModuleGBeans
 
Methods inherited from interface org.apache.geronimo.kernel.config.ManageableAttributeStore
addGBean, applyOverrides, save, setReferencePatterns, setShouldLoad, setValue
 

Method Detail

getConfigFile

String getConfigFile()

getConfigSubstitutionsFile

String getConfigSubstitutionsFile()

getConfigSubstitutionsPrefix

String getConfigSubstitutionsPrefix()


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