Uses of Interface
org.jbpm.integration.spec.runtime.NodeInterceptor

Packages that use NodeInterceptor
org.jbpm.integration.spec.runtime   
org.jbpm.integration.spec.service   
 

Uses of NodeInterceptor in org.jbpm.integration.spec.runtime
 

Classes in org.jbpm.integration.spec.runtime that implement NodeInterceptor
 class NodeExecuteInterceptor
          An interceptor that invokes the Node.execute
 

Uses of NodeInterceptor in org.jbpm.integration.spec.service
 

Methods in org.jbpm.integration.spec.service that return types with arguments of type NodeInterceptor
 java.util.List<NodeInterceptor> ProcessInstanceServiceImpl.getNodeInterceptors()
           
 



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