public class Cell.BlockingSubscriber extends java.lang.Object implements EventSubscriber
| Modifier and Type | Field and Description |
|---|---|
boolean |
eventRcvd |
| Constructor and Description |
|---|
BlockingSubscriber() |
| Modifier and Type | Method and Description |
|---|---|
void |
blockingWait(long timeoutMillis) |
void |
onEvent(EventPublisher ep,
Event e) |
public void onEvent(EventPublisher ep, Event e)
onEvent in interface EventSubscriberpublic void blockingWait(long timeoutMillis)