Uses of Class
ch.qos.logback.core.joran.util.PropertySetter
Packages that use PropertySetter
-
Uses of PropertySetter in ch.qos.logback.core.joran.action
Fields in ch.qos.logback.core.joran.action declared as PropertySetterModifier and TypeFieldDescription(package private) final PropertySetter
IADataForBasicProperty.parentBean
(package private) final PropertySetter
IADataForComplexProperty.parentBean
Constructors in ch.qos.logback.core.joran.action with parameters of type PropertySetterModifierConstructorDescription(package private)
IADataForBasicProperty
(PropertySetter parentBean, AggregationType aggregationType, String propertyName) IADataForComplexProperty
(PropertySetter parentBean, AggregationType aggregationType, String complexPropertyName)