[jbpm-dev] [Design of JBoss jBPM] - Re: EJB 2.1 Beans in jbpm 4?

tom.baeyens@jboss.com do-not-reply at jboss.com
Thu Jun 11 05:12:57 EDT 2009


Commands and CommandService are not necessary to give the user the capability of async commands.

There is already an AsyncCommandService, but it should be hidden behind the other services.

So I would translate your point into:

There should be a way for users to obtain a synchronous and an asynchronous version of the ProcessEngine.  E.g. by adding a method ProcessEngine getAsyncProcessEngine() on the process engine itself.

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

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



More information about the jbpm-dev mailing list