[jbpm-dev] [Design of JBoss jBPM] - Re: programmatic passing of environment objects

heiko.braun@jboss.com do-not-reply at jboss.com
Tue Mar 17 05:50:16 EDT 2009


Callbacks would be another possibility. Clients would need to provide an implementation of that callback interface:



  | TaskService getTaskService(CallbackInterface callback);
  | 

So, instead of 'pushing' the information into the service, the service would 'callbacl' the client environment when needed.

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

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



More information about the jbpm-dev mailing list