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