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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...