Uses of Class
ch.qos.logback.core.model.StatusListenerModel
-
Packages that use StatusListenerModel Package Description ch.qos.logback.core.model Contains Model classes which are the internal representation of configuration elements, independent of XML.ch.qos.logback.core.model.processor Contains model processors for handling configuration model objects. -
-
Uses of StatusListenerModel in ch.qos.logback.core.model
Methods in ch.qos.logback.core.model that return StatusListenerModel Modifier and Type Method Description protected StatusListenerModelStatusListenerModel. makeNewInstance() -
Uses of StatusListenerModel in ch.qos.logback.core.model.processor
Methods in ch.qos.logback.core.model.processor that return types with arguments of type StatusListenerModel Modifier and Type Method Description protected Class<StatusListenerModel>StatusListenerModelHandler. getSupportedModelClass()
-