public class Shutdown extends java.lang.Object implements ModuleShutdownable
Constructor and Description |
---|
Shutdown() |
Modifier and Type | Method and Description |
---|---|
static boolean |
haveShutdown()
Returns true if shutdownModule has been called.
|
void |
shutdownModule()
Perform any module-specific cleanup.
|
public Shutdown()
public static boolean haveShutdown()
public void shutdownModule()
shutdownModule
in interface ModuleShutdownable