Uses of Class
ch.qos.logback.core.LifeCycleManager
Packages that use LifeCycleManager
Package
Description
This is logback access' implementation for Tomcat.
Contains the main classes of logback core.
-
Uses of LifeCycleManager in ch.qos.logback.access.tomcat
Fields in ch.qos.logback.access.tomcat declared as LifeCycleManager -
Uses of LifeCycleManager in ch.qos.logback.core
Fields in ch.qos.logback.core declared as LifeCycleManagerMethods in ch.qos.logback.core that return LifeCycleManagerModifier and TypeMethodDescription(package private) LifeCycleManager
ContextBase.getLifeCycleManager()
Gets the life cycle manager for this context.