[jboss-user] [EJB/JBoss] - Re: JBoss EJB proxy class
dimitris@jboss.org
do-not-reply at jboss.com
Tue Nov 14 15:08:12 EST 2006
Creating dynamic proxies generates bytecode, but that's a standard jdk1.3+ facility.
JBoss ejb proxies contains a dynamic proxy plus a dynamically assembled list of generic interceptors, but this doesn't require bytecode generation.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985931#3985931
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985931
More information about the jboss-user
mailing list