Uses of Class
ch.qos.logback.core.model.ShutdownHookModel
Packages that use ShutdownHookModel
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 ShutdownHookModel in ch.qos.logback.core.model
Methods in ch.qos.logback.core.model that return ShutdownHookModelModifier and TypeMethodDescriptionprotected ShutdownHookModelShutdownHookModel.makeNewInstance() -
Uses of ShutdownHookModel in ch.qos.logback.core.model.processor
Methods in ch.qos.logback.core.model.processor that return types with arguments of type ShutdownHookModelModifier and TypeMethodDescriptionprotected Class<ShutdownHookModel> ShutdownHookModelHandler.getSupportedModelClass()