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, stop
public void process(SessionEvent event)
AsyncEventListener
process
in class AsyncEventListener<SessionEvent>
event
- the eventCopyright © 2014–2018 Apache Software Foundation. All rights reserved.