public class MetricsServiceImpl.AsyncQueryStatusListener extends AsyncEventListener<StatusChange>
HANDLER_METHOD_NAME| Constructor and Description |
|---|
AsyncQueryStatusListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(StatusChange event)
Should implement the actual event handling.
|
getEventQueue, onEvent, stoppublic void process(StatusChange event)
AsyncEventListenerprocess in class AsyncEventListener<StatusChange>event - the eventCopyright © 2014–2018 Apache Software Foundation. All rights reserved.