org.apache.geronimo.system.configuration
Interface LocalPluginAttributeStore

All Superinterfaces:
org.apache.geronimo.kernel.config.ManageableAttributeStore, PluginAttributeStore
All Known Implementing Classes:
LocalAttributeManager, SwitchableLocalAttributeManager

public interface LocalPluginAttributeStore
extends PluginAttributeStore

Version:
$Rev: 720842 $ $Date: 2008-11-26 21:18:49 +0800 (Wed, 26 Nov 2008) $

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, isModuleInstalled, setModuleGBeans, substitute
 
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-2013 The Apache Geronimo development community. All Rights Reserved.