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

All Known Implementing Classes:
DebuggerHook, Hook

public interface EventHook


Method Summary
 void event(EventListener element, Event e)
           
 

Method Detail

event

void event(EventListener element,
           Event e)
           throws ExecutionException
Throws:
ExecutionException