org.jbpm.api.listener
Interface EventListener

All Superinterfaces:
java.io.Serializable

public interface EventListener
extends java.io.Serializable

Author:
Tom Baeyens

Method Summary
 void notify(EventListenerExecution execution)
           
 

Method Detail

notify

void notify(EventListenerExecution execution)
            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.