Class SimpleRuleStore

java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.spi.SimpleRuleStore
All Implemented Interfaces:
RuleStore, ContextAware

public class SimpleRuleStore extends ContextAwareBase implements RuleStore
This class implements the RuleStore interface. It is the rule store implementation used by default in Joran.
Author:
Ceki Gülcü