[jboss-user] [JBoss AOP] - Re: Poincut Expression
Kabir Khan
do-not-reply at jboss.com
Thu Sep 9 14:02:19 EDT 2010
Kabir Khan [http://community.jboss.org/people/kabir.khan%40jboss.com] created the discussion
"Re: Poincut Expression"
To view the discussion, visit: http://community.jboss.org/message/561038#561038
--------------------------------------------------------------
You need to specify the return type for methods. So
"execution(* com.mycompany.*->*(..))"
should work (notice the extra '* ' before 'com.mycompany'
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/561038#561038]
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/20100909/ae5773b9/attachment.html
More information about the jboss-user
mailing list