|
||||||||||
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
org.apache.james.container.spring.examples.configuration.StringRemapperConfigurationInterceptor
public class StringRemapperConfigurationInterceptor
re-maps arbitrary string values. handles pure literal Strings, not Regular Expressions
Constructor Summary | |
---|---|
StringRemapperConfigurationInterceptor()
|
Method Summary | |
---|---|
protected void |
process(org.apache.avalon.framework.configuration.MutableConfiguration mutableConfiguration)
|
void |
setMappings(java.util.Map mappings)
|
Methods inherited from class org.apache.james.container.spring.examples.configuration.TraversingConfigurationInterceptor |
---|
intercept |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StringRemapperConfigurationInterceptor()
Method Detail |
---|
public void setMappings(java.util.Map mappings)
mappings
- - Mapprotected void process(org.apache.avalon.framework.configuration.MutableConfiguration mutableConfiguration)
process
in class TraversingConfigurationInterceptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |