Uses of Class
ch.qos.logback.classic.model.PropertiesConfiguratorModel
-
Packages that use PropertiesConfiguratorModel Package Description ch.qos.logback.classic.joran.action Contains Joran action classes for processing XML configuration elements. -
-
Uses of PropertiesConfiguratorModel in ch.qos.logback.classic.joran.action
Methods in ch.qos.logback.classic.joran.action that return PropertiesConfiguratorModel Modifier and Type Method Description protected PropertiesConfiguratorModelPropertiesConfiguratorAction. makeNewResourceModel()Creates a new instance ofPropertiesConfiguratorModel.
-