Interface ShutdownHook

All Superinterfaces:
ContextAware, Runnable
All Known Implementing Classes:
DefaultShutdownHook, ShutdownHookBase

public interface ShutdownHook extends Runnable, ContextAware
Interface describing a logback shutdown hook implementation
Author:
Mike Reinhold