[jboss-user] [JBoss jBPM] - Re: How to get the jbpm context ?

yangdaolin do-not-reply at jboss.com
Mon Dec 18 19:46:18 EST 2006


JbpmContext.getCurrentJbpmContext() is thread safe.

When you call context object with:
JbpmConfiguration.getInstance().createJbpmContext();
You can get context object in current Thread only.

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

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



More information about the jboss-user mailing list