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

All Known Implementing Classes:
DebuggerHook, Hook, RemoteHook

public interface EventHook


Method Summary
 void event(EventListener element, Event e)
           
 

Method Detail

event

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