Uses of Interface
org.apache.logging.log4j.spi.LoggerContextShutdownAware
Packages that use LoggerContextShutdownAware
Package
Description
-
Uses of LoggerContextShutdownAware in org.apache.logging.log4j.core
Methods in org.apache.logging.log4j.core that return types with arguments of type LoggerContextShutdownAwareMethods in org.apache.logging.log4j.core with parameters of type LoggerContextShutdownAwareModifier and TypeMethodDescriptionvoidLoggerContext.addShutdownListener(LoggerContextShutdownAware listener) -
Uses of LoggerContextShutdownAware in org.apache.logging.log4j.core.async
Classes in org.apache.logging.log4j.core.async that implement LoggerContextShutdownAwareModifier and TypeClassDescriptionclassContextSelectorthat managesAsyncLoggerContextinstances. -
Uses of LoggerContextShutdownAware in org.apache.logging.log4j.core.osgi
Classes in org.apache.logging.log4j.core.osgi that implement LoggerContextShutdownAware -
Uses of LoggerContextShutdownAware in org.apache.logging.log4j.core.selector
Classes in org.apache.logging.log4j.core.selector that implement LoggerContextShutdownAwareModifier and TypeClassDescriptionclassThis ContextSelector chooses a LoggerContext based upon the ClassLoader of the caller. -
Uses of LoggerContextShutdownAware in org.apache.logging.log4j.spi
Classes in org.apache.logging.log4j.spi that implement LoggerContextShutdownAwareModifier and TypeClassDescriptionclassProvides an abstract base class to use for implementing LoggerAdapter.Methods in org.apache.logging.log4j.spi that return types with arguments of type LoggerContextShutdownAwareMethods in org.apache.logging.log4j.spi with parameters of type LoggerContextShutdownAwareModifier and TypeMethodDescriptionvoidLoggerContextShutdownEnabled.addShutdownListener(LoggerContextShutdownAware listener)