Package | Description |
---|---|
ch.qos.logback.core.joran.action | |
ch.qos.logback.core.joran.spi | |
chapters.onJoran | |
chapters.onJoran.implicit |
Modifier and Type | Class and Description |
---|---|
class |
NestedBasicPropertyIA
This action is responsible for tying together a parent object with one of its
simple properties specified as an element but for which there is
no explicit rule.
|
class |
NestedComplexPropertyIA
This action is responsible for tying together a parent object with a child
element for which there is no explicit rule.
|
Modifier and Type | Method and Description |
---|---|
void |
Interpreter.addImplicitAction(ImplicitAction ia) |
Constructor and Description |
---|
SimpleConfigurator(Map<ElementSelector,Action> ruleMap,
List<ImplicitAction> iaList) |
Modifier and Type | Class and Description |
---|---|
class |
PrintMeImplicitAction
A rather trivial implicit action which is applicable if an element has a
printme attribute set to true.
|
Copyright © 2005–2016 QOS.ch. All rights reserved.