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 by.invalid @link
NestedBasicPropertyIAclassLump together several fields for use by.invalid @link
NestedComplexPropertyIA -
Uses of ImplicitActionDataBase in ch.qos.logback.core.model.processor
Methods in ch.qos.logback.core.model.processor that return types with arguments of type ImplicitActionDataBaseModifier and TypeMethodDescriptionModelInterpretationContext.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.