[jboss-dev-forums] [Design of the JBoss EJB Container] - Refactor ProxyFactory?
anil.saldhana@jboss.com
do-not-reply at jboss.com
Sun Feb 17 10:15:11 EST 2008
The ProxyFactory class in the server module that does the Proxy construction for ejb2, has the construction/population of InvocationContext, repeated multiple times in the class. I think if this class is going to stay, then the block dealing with the InvocationContext construction needs to be refactored out into a separate method.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129903#4129903
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129903
More information about the jboss-dev-forums
mailing list