Uses of Interface
org.apache.logging.log4j.core.util.ShutdownCallbackRegistry

Packages that use ShutdownCallbackRegistry
org.apache.logging.log4j.core.impl Log4j 2 private implementation classes. 
org.apache.logging.log4j.core.util Log4j 2 helper classes. 
 

Uses of ShutdownCallbackRegistry in org.apache.logging.log4j.core.impl
 

Classes in org.apache.logging.log4j.core.impl that implement ShutdownCallbackRegistry
 class Log4jContextFactory
          Factory to locate a ContextSelector and then load a LoggerContext.
 

Constructors in org.apache.logging.log4j.core.impl with parameters of type ShutdownCallbackRegistry
Log4jContextFactory(ContextSelector selector, ShutdownCallbackRegistry shutdownCallbackRegistry)
          Constructs a Log4jContextFactory using the provided ContextSelector and ShutdownRegistrationStrategy.
Log4jContextFactory(ShutdownCallbackRegistry shutdownCallbackRegistry)
          Constructs a Log4jContextFactory using the ContextSelector from Constants.LOG4J_CONTEXT_SELECTOR and the provided ShutdownRegistrationStrategy.
 

Uses of ShutdownCallbackRegistry in org.apache.logging.log4j.core.util
 

Classes in org.apache.logging.log4j.core.util that implement ShutdownCallbackRegistry
 class DefaultShutdownCallbackRegistry
          ShutdownRegistrationStrategy that simply uses Runtime.addShutdownHook(Thread).
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.