[jboss-dev-forums] [Design of JBoss jBPM] - refactor code out of ExecuteJobThread in Command
camunda
do-not-reply at jboss.com
Tue Jun 5 09:16:39 EDT 2007
What do you think about refactoring all the not Thread related code out of the ExecutoeJobThread in a own Command, which does the job.
The command can be called by the ExecuteJobThread. But the COmmand can also be used in other environments or maybe ad hoc if you need.
What do you think?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051330#4051330
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051330
More information about the jboss-dev-forums
mailing list