[jboss-user] [JBoss AOP] - Re: Dynamic AOP

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Oct 23 18:14:25 EDT 2008


1) @Prepare("all(this))") on the classes you want to be prepared. Alternativey use -aop.xml.

2 + 3) The AspectManager.instance(ClassLoader) method only really was intended for the scoped classloaders in AS, not for standalone applications. But what you suggest might work. Try it out, and please get back to us with any problems. 


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

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



More information about the jboss-user mailing list