Logback API
Version 0.9.8

ch.qos.logback.access.joran
Class JoranConfigurator

java.lang.Object
  extended by ch.qos.logback.core.spi.ContextAwareBase
      extended by ch.qos.logback.core.joran.GenericConfigurator
          extended by ch.qos.logback.core.joran.JoranConfiguratorBase
              extended by ch.qos.logback.access.joran.JoranConfigurator
All Implemented Interfaces:
ContextAware

public class JoranConfigurator
extends JoranConfiguratorBase

Author:
Ceki Gülcü

Field Summary
 
Fields inherited from class ch.qos.logback.core.joran.GenericConfigurator
interpreter
 
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context
 
Constructor Summary
JoranConfigurator()
           
 
Method Summary
 void addInstanceRules(RuleStore rs)
           
 
Methods inherited from class ch.qos.logback.core.joran.JoranConfiguratorBase
addImplicitRules, buildInterpreter, getErrorList, getExecutionContext
 
Methods inherited from class ch.qos.logback.core.joran.GenericConfigurator
doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure
 
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoranConfigurator

public JoranConfigurator()
Method Detail

addInstanceRules

public void addInstanceRules(RuleStore rs)
Overrides:
addInstanceRules in class JoranConfiguratorBase

Logback API
Version 0.9.8

Copyright © 2005-2008 QOS.ch. All Rights Reserved.