Uses of Class
ch.qos.logback.core.joran.action.ImplicitActionDataBase
Packages that use ImplicitActionDataBase
-
Uses of ImplicitActionDataBase in ch.qos.logback.core.joran.action
Subclasses of ImplicitActionDataBase in ch.qos.logback.core.joran.actionModifier and TypeClassDescriptionclassLump together several fields for use byNestedBasicPropertyIA.classLump together several fields for use byNestedComplexPropertyIA. -
Uses of ImplicitActionDataBase in ch.qos.logback.core.joran.spi
Methods in ch.qos.logback.core.joran.spi that return types with arguments of type ImplicitActionDataBaseModifier and TypeMethodDescriptionInterpretationContext.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.