[jboss-dev-forums] [Design of JBoss jBPM] - Re: statefull vs stateless delegation classes
camunda
do-not-reply at jboss.com
Wed Feb 18 08:57:40 EST 2009
I think it is good practice to keep them stateless as. I also don't remember cases where it is not true. And it doesn't make sense, since you cannot access the changed state later.
But it should be made sure that one action object is only used for one thread at a time, like a pool...
And it must be documented somewhere ;-)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211085#4211085
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211085
More information about the jboss-dev-forums
mailing list