Package ch.qos.logback.core.joran.action
Class ImplicitActionDataBase
java.lang.Object
ch.qos.logback.core.joran.action.ImplicitActionDataBase
- Direct Known Subclasses:
ImcplicitActionDataForBasicProperty,ImplicitActionDataForComplexProperty
Lump together several fields for use by implicit action and co.
- Author:
- Ceki
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
Constructor Summary
ConstructorsConstructorDescriptionImplicitActionDataBase(PropertySetter parentBean, AggregationType aggregationType, String propertyName) -
Method Summary
-
Field Details
-
parentBean
-
aggregationType
-
propertyName
-
inError
public boolean inError
-
-
Constructor Details
-
ImplicitActionDataBase
public ImplicitActionDataBase(PropertySetter parentBean, AggregationType aggregationType, String propertyName)
-
-
Method Details
-
getAggregationType
-