public interface EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
eventReceived(Event event)
Called when an event is received.
|
void eventReceived(Event event) throws WorkflowException
event - WorkflowExceptionCopyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.