|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.james.container.spring.examples.configuration.TraversingConfigurationInterceptor
public abstract class TraversingConfigurationInterceptor
traverses over all configurations in the configuration tree
Constructor Summary | |
---|---|
TraversingConfigurationInterceptor()
|
Method Summary | |
---|---|
org.apache.avalon.framework.configuration.Configuration |
intercept(org.apache.avalon.framework.configuration.Configuration configuration)
gets a configuration, inspects and eventually changes it. |
protected abstract void |
process(org.apache.avalon.framework.configuration.MutableConfiguration mutableConfiguration)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TraversingConfigurationInterceptor()
Method Detail |
---|
public org.apache.avalon.framework.configuration.Configuration intercept(org.apache.avalon.framework.configuration.Configuration configuration)
ConfigurationInterceptor
intercept
in interface ConfigurationInterceptor
protected abstract void process(org.apache.avalon.framework.configuration.MutableConfiguration mutableConfiguration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |