de.miethxml.toolkit.component
Interface StoreConfigurable

All Superinterfaces:
org.apache.avalon.framework.configuration.Configurable

public interface StoreConfigurable
extends org.apache.avalon.framework.configuration.Configurable

Author:
simon

Method Summary
 org.apache.avalon.framework.configuration.Configuration getConfiguration()
           
 
Methods inherited from interface org.apache.avalon.framework.configuration.Configurable
configure
 

Method Detail

getConfiguration

public org.apache.avalon.framework.configuration.Configuration getConfiguration()
Returns:
the Configuration, which shoud stored or null (nothing changed)