public abstract class SiftingJoranConfiguratorBase<E> extends GenericConfigurator
interpreter
context
Constructor and Description |
---|
SiftingJoranConfiguratorBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
addImplicitRules(Interpreter interpreter) |
void |
doConfigure(java.util.List<SaxEvent> eventList) |
abstract Appender<E> |
getAppender() |
protected void |
oneAndOnlyOneCheck(java.util.Map appenderMap) |
addDefaultNestedComponentRegistryRules, addInstanceRules, buildInterpreter, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, informContextOfURLUsedForConfiguration, initialPattern, recallSafeConfiguration, registerSafeConfiguration
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
protected void addImplicitRules(Interpreter interpreter)
addImplicitRules
in class GenericConfigurator
protected void oneAndOnlyOneCheck(java.util.Map appenderMap)
public void doConfigure(java.util.List<SaxEvent> eventList) throws JoranException
doConfigure
in class GenericConfigurator
JoranException