public class FruitConfigurator
extends ch.qos.logback.core.joran.GenericConfigurator
| Constructor and Description |
|---|
FruitConfigurator(FruitFactory ff) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addImplicitRules(ch.qos.logback.core.joran.spi.Interpreter interpreter) |
protected void |
addInstanceRules(ch.qos.logback.core.joran.spi.RuleStore rs) |
void |
doConfigure(List<ch.qos.logback.core.joran.event.SaxEvent> eventList) |
addDefaultNestedComponentRegistryRules, buildInterpreter, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, getBeanDescriptionCache, informContextOfURLUsedForConfiguration, initialElementPath, recallSafeConfiguration, registerSafeConfigurationpublic FruitConfigurator(FruitFactory ff)
public final void doConfigure(List<ch.qos.logback.core.joran.event.SaxEvent> eventList) throws ch.qos.logback.core.joran.spi.JoranException
doConfigure in class ch.qos.logback.core.joran.GenericConfiguratorch.qos.logback.core.joran.spi.JoranExceptionprotected void addImplicitRules(ch.qos.logback.core.joran.spi.Interpreter interpreter)
addImplicitRules in class ch.qos.logback.core.joran.GenericConfiguratorprotected void addInstanceRules(ch.qos.logback.core.joran.spi.RuleStore rs)
addInstanceRules in class ch.qos.logback.core.joran.GenericConfiguratorCopyright © 2005–2016 QOS.ch. All rights reserved.