[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: ProfileService aspects are no longer being applied

kabir.khan@jboss.com do-not-reply at jboss.com
Wed Jul 18 20:02:10 EDT 2007


Just to decipher :-)

If the currently woven/proxied class matches the interface in a pointcut expression, and no methods mattch, you want some error to ne reported?

That is probably possible.

But maybe using an annotation might be more robust? AFAICR we do not currently support checking annotations inherited from interface methods, but if desired that should be pretty simple to add

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

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



More information about the jboss-dev-forums mailing list