org.globus.cog.karajan.workflow.events
Interface EventListener

All Known Subinterfaces:
ExtendedFlowElement, FlowElement
All Known Implementing Classes:
FlowElementWrapper, FlowNode, KarajanFrame, ProjectNodeWrapper, UDEWrapper

public interface EventListener


Method Summary
 void event(Event e)
           
 

Method Detail

event

public void event(Event e)
           throws ExecutionException
Throws:
ExecutionException