ch.qos.logback.core.joran.replay
Class FruitConfigurator
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.GenericConfigurator
ch.qos.logback.core.joran.replay.FruitConfigurator
- All Implemented Interfaces:
- ContextAware
public class FruitConfigurator
- extends GenericConfigurator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FruitConfigurator
public FruitConfigurator(FruitFactory ff)
doConfigure
public final void doConfigure(List<SaxEvent> eventList)
throws JoranException
- Overrides:
doConfigure
in class GenericConfigurator
- Throws:
JoranException
addImplicitRules
protected void addImplicitRules(Interpreter interpreter)
- Specified by:
addImplicitRules
in class GenericConfigurator
addInstanceRules
protected void addInstanceRules(RuleStore rs)
- Specified by:
addInstanceRules
in class GenericConfigurator
Copyright © 2005-2009 QOS.ch. All Rights Reserved.