|
Interface Summary |
| ExitHook |
The implementation of this interface which is registered
with the ShutdownManager will be invoked at the end of the
shutdown sequence to force the VM to exit. |
| RecycleIfc |
The Recycle Interface
Classes implementing this interface needs to register with the RecycleManger. |
| ShutdownDelayer |
Instances of this interface are invoked during the asynchornous shutdown sequence. |
| ShutdownManager.ShutdownNotifier |
This is an interface defined to allow the shutdown manager to callback a notifier
just before the actual shutdown. |
| ShutdownManagerProcessorIfc |
Interface for the ShutdownManager code to call the ShutdownManagerProcessor. |