Package org.forgerock.util.thread
Provides a mechanism for handling shutdown of ExecutorService instances.
-
Class Summary Class Description ExecutorServiceFactory Responsible for generating ExecutorService instances which are automatically wired up to shutdown when the ShutdownListener event triggers.MdcExecutorServiceDelegate Store SLF4J Mapped Diagnosed Context (aka MDC) when tasks are submitted, and re-inject it when tasks are executed.MdcScheduledExecutorServiceDelegate Store SLF4J Mapped Diagnosed Context (aka MDC) when tasks are submitted, and re-inject it when tasks are executed.