public abstract class JoranConfiguratorBase extends GenericConfigurator
addInstanceRules(ch.qos.logback.core.joran.spi.RuleStore)
method.
A JoranConfiguratorBase instance should not be used more than once to configure a Context.
interpreter
context
Constructor and Description |
---|
JoranConfiguratorBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
addImplicitRules(Interpreter interpreter) |
protected void |
addInstanceRules(RuleStore rs) |
protected void |
buildInterpreter() |
java.util.List |
getErrorList() |
InterpretationContext |
getExecutionContext() |
addDefaultNestedComponentRegistryRules, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, informContextOfURLUsedForConfiguration, initialPattern, recallSafeConfiguration, registerSafeConfiguration
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
public java.util.List getErrorList()
protected void addInstanceRules(RuleStore rs)
addInstanceRules
in class GenericConfigurator
protected void addImplicitRules(Interpreter interpreter)
addImplicitRules
in class GenericConfigurator
protected void buildInterpreter()
buildInterpreter
in class GenericConfigurator
public InterpretationContext getExecutionContext()