Uses of Class
org.forgerock.util.thread.MdcExecutorServiceDelegate
Package
Description
Provides a mechanism for handling shutdown of ExecutorService instances.
-
Uses of MdcExecutorServiceDelegate in org.forgerock.util.thread
Modifier and TypeClassDescriptionclass
Store SLF4J Mapped Diagnosed Context (aka MDC) when tasks are submitted, and re-inject it when tasks are executed.