Uses of Class
ch.qos.logback.core.joran.util.PropertySetter
-
Packages that use PropertySetter Package Description ch.qos.logback.core.joran.action Contains Joran Action classes which transform XML elements into Model instances. -
-
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 PropertySetterImplicitModelData. parentBeanConstructors in ch.qos.logback.core.joran.action with parameters of type PropertySetter Constructor Description ImcplicitActionDataForBasicProperty(PropertySetter parentBean, AggregationType aggregationType, String propertyName)ImplicitModelData(PropertySetter parentBean, AggregationType aggregationType, String propertyName)ImplicitModelDataForComplexProperty(PropertySetter parentBean, AggregationType aggregationType, String propertyName)
-