public interface IJNRPEEventListener
Modifier and Type | Method and Description |
---|---|
void |
receive(Object sender,
IJNRPEEvent event)
This method receives the event and reacts.
|
void receive(Object sender, IJNRPEEvent event)
sender
- The source of the eventevent
- The eventCopyright © 2013. All Rights Reserved.