Uses of Class
ch.qos.logback.core.model.conditional.ThenModel
-
Packages that use ThenModel Package Description ch.qos.logback.core.model.conditional Contains model classes for conditional configuration elements.ch.qos.logback.core.model.processor.conditional Contains model processors for conditional configuration elements. -
-
Uses of ThenModel in ch.qos.logback.core.model.conditional
Methods in ch.qos.logback.core.model.conditional that return ThenModel Modifier and Type Method Description protected ThenModelThenModel. makeNewInstance() -
Uses of ThenModel in ch.qos.logback.core.model.processor.conditional
Methods in ch.qos.logback.core.model.processor.conditional that return types with arguments of type ThenModel Modifier and Type Method Description protected Class<ThenModel>ThenModelHandler. getSupportedModelClass()
-