|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleStore | |
|---|---|
| ch.qos.logback.core.joran | Contains Joran configuration classes. |
| ch.qos.logback.core.joran.spi | |
| Uses of RuleStore in ch.qos.logback.core.joran |
|---|
| Methods in ch.qos.logback.core.joran with parameters of type RuleStore | |
|---|---|
protected void |
JoranConfiguratorBase.addInstanceRules(RuleStore rs)
|
protected abstract void |
GenericConfigurator.addInstanceRules(RuleStore rs)
|
| Uses of RuleStore in ch.qos.logback.core.joran.spi |
|---|
| Classes in ch.qos.logback.core.joran.spi that implement RuleStore | |
|---|---|
class |
SimpleRuleStore
This class implements the RuleStore interface. |
| Methods in ch.qos.logback.core.joran.spi that return RuleStore | |
|---|---|
RuleStore |
Interpreter.getRuleStore()
|
| Constructors in ch.qos.logback.core.joran.spi with parameters of type RuleStore | |
|---|---|
Interpreter(Context context,
RuleStore rs,
Pattern initialPattern)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||