Uses of Interface
org.forgerock.util.thread.listener.ShutdownManager
-
Packages that use ShutdownManager Package Description org.forgerock.util.thread 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 ShutdownManager Constructor Description ExecutorServiceFactory(ShutdownManager shutdownManager)
Create an instance of the factory.
-