Uses of Class
ch.qos.logback.core.model.StatusListenerModel
Packages that use StatusListenerModel
Package
Description
Contains Model classes which are the internal representation of configuration elements, independent of XML.
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 StatusListenerModelModifier and TypeMethodDescriptionprotected 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 StatusListenerModelModifier and TypeMethodDescriptionprotected Class<StatusListenerModel> StatusListenerModelHandler.getSupportedModelClass()