de.miethxml.toolkit.conf
Interface StoreableConfiguration

All Known Implementing Classes:
StoreableConfigurationImpl

public interface StoreableConfiguration

Author:
Simon Mieth

Field Summary
static java.lang.String ROLE
           
 
Method Summary
 void setConfiguration(java.lang.Class clazz, org.apache.avalon.framework.configuration.Configuration conf)
           
 void setConfiguration(java.lang.String key, java.util.Hashtable parameters)
           
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

setConfiguration

public void setConfiguration(java.lang.Class clazz,
                             org.apache.avalon.framework.configuration.Configuration conf)

setConfiguration

public void setConfiguration(java.lang.String key,
                             java.util.Hashtable parameters)