|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.velocity.tools.config.LogSupport
org.apache.velocity.tools.config.ConfigurationCleaner
public class ConfigurationCleaner
Field Summary | |
---|---|
private static java.lang.String |
LOG_PREFIX
|
Constructor Summary | |
---|---|
ConfigurationCleaner()
|
Method Summary | |
---|---|
void |
clean(FactoryConfiguration factory)
|
void |
clean(ToolboxConfiguration toolbox)
|
void |
cleanProperties(Configuration config)
|
protected java.lang.String |
logPrefix()
Override this to set a class-specific prefix |
Methods inherited from class org.apache.velocity.tools.config.LogSupport |
---|
debug, getLog, isDebugEnabled, isTraceEnabled, isWarnEnabled, setLog, trace, warn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String LOG_PREFIX
Constructor Detail |
---|
public ConfigurationCleaner()
Method Detail |
---|
protected java.lang.String logPrefix()
LogSupport
logPrefix
in class LogSupport
public void clean(FactoryConfiguration factory)
public void clean(ToolboxConfiguration toolbox)
public void cleanProperties(Configuration config)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |