public class DefaultEventHandler extends java.lang.Object implements EventHandler
Constructor and Description |
---|
DefaultEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Subscription subscription,
java.lang.Object event)
handle the event
|
public void handleEvent(Subscription subscription, java.lang.Object event)
handleEvent
in interface EventHandler
subscription
- event
-