[jboss-user] [JBoss Seam] - Re: Getting JBPM to use the seam managed persistence context
jcruise
do-not-reply at jboss.com
Thu Nov 29 09:42:04 EST 2007
Ok.
| public static Object getInstance(Class<?> clazz, ScopeType scope, boolean create)
| {
| return getInstance( getComponentName(clazz), scope, create );
| }
|
I can see that the static instance() call does ultimately result in retrieving the component by name.
Consider me educated now :)
Cheers
J
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108903#4108903
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108903
More information about the jboss-user
mailing list