Package com.emc.mongoose.base.logging
Class ShutdownCallbackRegistryImpl
- java.lang.Object
-
- com.emc.mongoose.base.logging.ShutdownCallbackRegistryImpl
-
- All Implemented Interfaces:
org.apache.logging.log4j.core.util.ShutdownCallbackRegistry
public final class ShutdownCallbackRegistryImpl extends java.lang.Object implements org.apache.logging.log4j.core.util.ShutdownCallbackRegistry
-
-
Constructor Summary
Constructors Constructor Description ShutdownCallbackRegistryImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.logging.log4j.core.util.CancellableaddShutdownCallback(java.lang.Runnable callback)
-