public class ForwardingEventProcessor extends java.lang.Object implements EventProcessor
| Constructor and Description |
|---|
ForwardingEventProcessor(EventHandler eventHandler,
NotificationCenter notificationCenter) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(UserEvent userEvent) |
public ForwardingEventProcessor(EventHandler eventHandler, NotificationCenter notificationCenter)
public void process(UserEvent userEvent)
process in interface EventProcessor