org.jbpm.pvm.listener
Interface EventListener

All Superinterfaces:
Serializable

public interface EventListener
extends Serializable

Author:
Tom Baeyens

Method Summary
 void notify(EventListenerExecution execution)
           
 

Method Detail

notify

void notify(EventListenerExecution execution)
            throws Exception
Throws:
Exception


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