Package | Description |
---|---|
org.forgerock.util.thread |
Provides a mechanism for handling shutdown of ExecutorService instances.
|
org.forgerock.util.thread.listener |
Provides interfaces for handling shutdown.
|
Class and Description |
---|
ShutdownManager
Interface used by shutdown managers to allow for thread safe
adding and removing of shutdown listeners.
|
Class and Description |
---|
ShutdownListener
Any component which needs to be shut down should implement this interface
and use the function to shut down the component.
|
ShutdownPriority
This class defines the shutdown priorities that are consumed by
com.sun.identity.common.ShutdownManager . |
Copyright 2010-2017 ForgeRock AS.