org.apache.airavata.ws.monitor.event
Interface EventListener


public interface EventListener


Method Summary
 void eventReceived(Event event)
          Called when an event is received.
 

Method Detail

eventReceived

void eventReceived(Event event)
                   throws WorkflowException
Called when an event is received.

Parameters:
event -
Throws:
WorkflowException


Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.