Uses of Interface
org.forgerock.util.thread.listener.ShutdownManager
Packages that use ShutdownManager
Package
Description
Provides a mechanism for handling shutdown of ExecutorService instances.
-
Uses of ShutdownManager in org.forgerock.util.thread
Constructors in org.forgerock.util.thread with parameters of type ShutdownManagerModifierConstructorDescriptionExecutorServiceFactory
(ShutdownManager shutdownManager) Create an instance of the factory.