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