|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.GenericConfigurator
ch.qos.logback.core.sift.SiftingJoranConfiguratorBase<E>
public abstract class SiftingJoranConfiguratorBase<E>
Field Summary |
---|
Fields inherited from class ch.qos.logback.core.joran.GenericConfigurator |
---|
interpreter |
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase |
---|
context |
Constructor Summary | |
---|---|
SiftingJoranConfiguratorBase()
|
Method Summary | |
---|---|
protected void |
addImplicitRules(Interpreter interpreter)
|
void |
doConfigure(java.util.List<SaxEvent> eventList)
|
abstract Appender<E> |
getAppender()
|
protected void |
oneAndOnlyOneCheck(java.util.Map appenderMap)
|
Methods inherited from class ch.qos.logback.core.joran.GenericConfigurator |
---|
addDefaultNestedComponentRegistryRules, addInstanceRules, buildInterpreter, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, informContextOfURLUsedForConfiguration, initialPattern, recallSafeConfiguration, registerSafeConfiguration |
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase |
---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SiftingJoranConfiguratorBase()
Method Detail |
---|
protected void addImplicitRules(Interpreter interpreter)
addImplicitRules
in class GenericConfigurator
public abstract Appender<E> getAppender()
protected void oneAndOnlyOneCheck(java.util.Map appenderMap)
public void doConfigure(java.util.List<SaxEvent> eventList) throws JoranException
doConfigure
in class GenericConfigurator
JoranException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |