org.jbpm.integration.spec.runtime
Interface NodeInterceptor

All Known Implementing Classes:
NodeExecuteInterceptor

public interface NodeInterceptor

A node interceptor

Since:
07-Oct-2008
Author:
thomas.diesler@jboss.com

Method Summary
 void execute(RuntimeContext rtContext)
           
 

Method Detail

execute

void execute(RuntimeContext rtContext)


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