public abstract class JoranConfiguratorBase<E> 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(SaxEventInterpreter interpreter) |
protected void |
addInstanceRules(RuleStore rs) |
protected DefaultProcessor |
buildDefaultProcessor(Context context,
InterpretationContext interpretationContext) |
protected void |
buildInterpreter() |
InterpretationContext |
getInterpretationContext() |
addDefaultNestedComponentRegistryRules, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, informContextOfURLUsedForConfiguration, initialElementPath, playEventsAndProcessModel, processModel, recallSafeConfiguration, registerSafeConfigurationaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextprotected void addInstanceRules(RuleStore rs)
addInstanceRules in class GenericConfiguratorprotected void addImplicitRules(SaxEventInterpreter interpreter)
addImplicitRules in class GenericConfiguratorprotected void buildInterpreter()
buildInterpreter in class GenericConfiguratorpublic InterpretationContext getInterpretationContext()
protected DefaultProcessor buildDefaultProcessor(Context context, InterpretationContext interpretationContext)
buildDefaultProcessor in class GenericConfiguratorCopyright © 2005–2019 QOS.ch. All rights reserved.