Uses of Class
ch.qos.logback.core.joran.util.PropertySetter
-
Packages that use PropertySetter Package Description ch.qos.logback.core.joran.action -
-
Uses of PropertySetter in ch.qos.logback.core.joran.action
Fields in ch.qos.logback.core.joran.action declared as PropertySetter Modifier and Type Field Description (package private) PropertySetterIADataForBasicProperty. parentBean(package private) PropertySetterIADataForComplexProperty. parentBeanConstructors in ch.qos.logback.core.joran.action with parameters of type PropertySetter Constructor Description IADataForBasicProperty(PropertySetter parentBean, AggregationType aggregationType, java.lang.String propertyName)IADataForComplexProperty(PropertySetter parentBean, AggregationType aggregationType, java.lang.String complexPropertyName)
-