public interface EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(InboundEvent inboundEvent)
Called when
InboundEvent is received. |
void onEvent(InboundEvent inboundEvent)
InboundEvent is received.inboundEvent - received inboundEvent.Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.