public static class TestExecutorService.TestEventHandler extends EventHandler
EventHandler.EventHandlerListenereventType, seqids, server, waitingTimeForEvents| Constructor and Description |
|---|
TestEventHandler(Server server,
EventType eventType,
java.util.concurrent.atomic.AtomicBoolean lock,
java.util.concurrent.atomic.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 void process()
throws java.io.IOException
EventHandlerprocess in class EventHandlerjava.io.IOException