|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementSelector | |
|---|---|
| ch.qos.logback.core.joran.spi | |
| Uses of ElementSelector in ch.qos.logback.core.joran.spi |
|---|
| Methods in ch.qos.logback.core.joran.spi with parameters of type ElementSelector | |
|---|---|
void |
SimpleRuleStore.addRule(ElementSelector elementSelector,
Action action)
Add a new rule, i.e. a pattern, action pair to the rule store. |
void |
RuleStore.addRule(ElementSelector elementSelector,
Action action)
Add a new rule, given by a pattern and an action instance. |
void |
SimpleRuleStore.addRule(ElementSelector elementSelector,
String actionClassName)
|
void |
RuleStore.addRule(ElementSelector elementSelector,
String actionClassStr)
Add a new rule, given by a pattern and a action class (String). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||