[jboss-dev-forums] [Design of JBoss jBPM] - Re: refactor code out of ExecuteJobThread in Command

camunda do-not-reply at jboss.com
Tue Jun 5 10:16:07 EDT 2007


anonymous wrote : 
  | another aspect is that you can also turn it around. you could just use the JobExecutorThread in the command in stead of the other way round. 
Actually, I tried this. But it is not easy to leave out the Threading in the current implementation.

Maybe a solution would also be, to push some code for the Job-Execution in another class (or the ScheduleSession maybe?), so the JobEexecutorThread gets much easier and I can build a Command using the same code.

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

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



More information about the jboss-dev-forums mailing list