ch.qos.logback.core.joran.action
Class IADataForComplexProperty
java.lang.Object
ch.qos.logback.core.joran.action.IADataForComplexProperty
public class IADataForComplexProperty
- extends java.lang.Object
Lump together several fields for use by NestedComplexPropertyIA
.
- Author:
- Ceki
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IADataForComplexProperty
public IADataForComplexProperty(PropertySetter parentBean,
AggregationType aggregationType,
java.lang.String complexPropertyName)
getAggregationType
public AggregationType getAggregationType()
getNestedComplexProperty
public java.lang.Object getNestedComplexProperty()
getComplexPropertyName
public java.lang.String getComplexPropertyName()
setNestedComplexProperty
public void setNestedComplexProperty(java.lang.Object nestedComplexProperty)
Copyright © 2005-2010 QOS.ch. All Rights Reserved.