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