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.
interpretercontext| 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, registerSafeConfigurationaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic java.util.List getErrorList()
protected void addInstanceRules(RuleStore rs)
addInstanceRules in class GenericConfiguratorprotected void addImplicitRules(Interpreter interpreter)
addImplicitRules in class GenericConfiguratorprotected void buildInterpreter()
buildInterpreter in class GenericConfiguratorpublic InterpretationContext getExecutionContext()