[jboss-user] [JBoss AOP] - Re: Abstract and aop

Kabir Khan do-not-reply at jboss.com
Mon Sep 27 06:40:19 EDT 2010


Kabir Khan [http://community.jboss.org/people/kabir.khan%40jboss.com] created the discussion

"Re: Abstract and aop"

To view the discussion, visit: http://community.jboss.org/message/563732#563732

--------------------------------------------------------------
At a glance both your examples look like they should work but note that everything must be fully qualified. If by "it does not work" you mean you're not seeing any interception at all that is probably your problem. Try something like

<bind pointcut="execution(public void my.pkg.Class1->method1())">
    ...
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/563732#563732]

Start a new discussion in JBoss AOP at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100927/89ce4b26/attachment.html 


More information about the jboss-user mailing list