[jboss-user] [JBoss AOP] - Re: JBoss AOP-> Compile vs LoadTime vs Hotswap
stalep
do-not-reply at jboss.com
Thu Oct 26 07:00:00 EDT 2006
compile time may be the easiest to set up and use if you're not very familiar with jbossaop. compile and load time do not differ in functionality. with both you can add a new pointcut/interceptor to a method/field/etc in runtime if the class has been prepared first.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980970#3980970
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980970
More information about the jboss-user
mailing list