Package ch.qos.logback.core.joran.action
Class IADataForComplexProperty
java.lang.Object
ch.qos.logback.core.joran.action.IADataForComplexProperty
Lump together several fields for use by
NestedComplexPropertyIA
.- Author:
- Ceki
-
Constructor Summary
ConstructorsConstructorDescriptionIADataForComplexProperty
(PropertySetter parentBean, AggregationType aggregationType, String complexPropertyName) -
Method Summary
-
Constructor Details
-
IADataForComplexProperty
public IADataForComplexProperty(PropertySetter parentBean, AggregationType aggregationType, String complexPropertyName)
-
-
Method Details
-
getAggregationType
-
getNestedComplexProperty
-
getComplexPropertyName
-
setNestedComplexProperty
-