[jboss-dev-forums] [Design of JBoss jBPM] - Re: how crucial are exception handlers ?

tom.baeyens@jboss.com do-not-reply at jboss.com
Wed Feb 27 02:52:38 EST 2008


Delegation classes are all the classes not part of the PVM  that are included into the process execution.

jbpm.3 has interfaces Action, AssignmentHandler, EmailAddressresolver and maybe a couple of others

pvm has Activity, ExternalActivity and Condition.  The PVM delegates the runtime behaviour of the node implementations to Activity implementations.

Let me know if that is not a complete answer

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132390#4132390

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132390



More information about the jboss-dev-forums mailing list