|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.GenericConfigurator
chapter3.SimpleConfigurator
public class SimpleConfigurator
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 | |
---|---|
SimpleConfigurator(Map<Pattern,Action> ruleMap)
|
|
SimpleConfigurator(Map<Pattern,Action> ruleMap,
List<ImplicitAction> iaList)
|
Method Summary | |
---|---|
protected void |
addImplicitRules(Interpreter interpreter)
|
protected void |
addInstanceRules(RuleStore rs)
|
Methods inherited from class ch.qos.logback.core.joran.GenericConfigurator |
---|
buildInterpreter, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, doConfigure, initialPattern |
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 |
---|
public SimpleConfigurator(Map<Pattern,Action> ruleMap)
public SimpleConfigurator(Map<Pattern,Action> ruleMap, List<ImplicitAction> iaList)
Method Detail |
---|
protected void addInstanceRules(RuleStore rs)
addInstanceRules
in class GenericConfigurator
protected void addImplicitRules(Interpreter interpreter)
addImplicitRules
in class GenericConfigurator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |