public final class ShutdownHookHandler extends AbstractHandler implements Runnable
| Modifier and Type | Field and Description |
|---|---|
static ShutdownHookHandler |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
long |
getActiveCount() |
void |
handle(Invocation invocation,
AsyncResponse asyncResp) |
void |
run() |
initpublic static final ShutdownHookHandler INSTANCE
public long getActiveCount()
public void handle(Invocation invocation, AsyncResponse asyncResp) throws Exception
Copyright © 2017. All rights reserved.