public static class Main.AppShutdownHandler extends java.lang.Object implements ShutdownHandler
Constructor and Description |
---|
AppShutdownHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
isRequested() |
void |
onShutdownRequest() |
void |
waitOnShutdownRequest() |
public void onShutdownRequest()
onShutdownRequest
in interface ShutdownHandler
public boolean isRequested()
public void waitOnShutdownRequest()