[jboss-user] [JBoss AOP] - Re: Proper annotation matching pointcut

kabir.khan@jboss.com do-not-reply at jboss.com
Mon Oct 27 12:50:06 EDT 2008


Your pointcut looks fine. I haven't got any tests for metadata pushed as part of install, I didn't even know that was possible. I do however have tests checking if properties etc. are annotated as using metadata.

The choice whether to make a proxy or not is done during the instantiation phase, and this is also when the proxies advices are populated. So doing it as part of install is probably too late. Also, if the aspect has dependencies, those are determined during the describe phase

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

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



More information about the jboss-user mailing list