public static class TestExecutorService.TestEventHandler extends EventHandler
EventHandler.EventHandlerListenereventType, seqids, server, waitingTimeForEvents| Constructor and Description |
|---|
TestEventHandler(Server server,
EventType eventType,
AtomicBoolean lock,
AtomicInteger counter) |
| Modifier and Type | Method and Description |
|---|---|
void |
process()
This method is the main processing loop to be implemented by the various
subclasses.
|
compareTo, getEventType, getInformativeName, getListener, getPriority, getSeqid, handleException, prepare, run, setListener, toStringpublic TestEventHandler(Server server, EventType eventType, AtomicBoolean lock, AtomicInteger counter)
public void process()
throws IOException
EventHandlerprocess in class EventHandlerIOException