| Package | Description |
|---|---|
| ch.qos.logback.core.joran.action | |
| ch.qos.logback.core.joran.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
ImcplicitActionDataForBasicProperty
Lump together several fields for use by
NestedBasicPropertyIA. |
class |
ImplicitActionDataForComplexProperty
Lump together several fields for use by
NestedComplexPropertyIA. |
| Modifier and Type | Method and Description |
|---|---|
Stack<ImplicitActionDataBase> |
InterpretationContext.getImplcitActionDataStack()
actionDataStack contains ActionData instances We use a stack of ActionData
objects in order to support nested elements which are handled by the same
NestedComplexPropertyIA instance.
|
Copyright © 2005–2019 QOS.ch. All rights reserved.