JBoss Community

Re: Poincut Expression

created by Kabir Khan in JBoss AOP - View the full discussion

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

Start a new discussion in JBoss AOP at Community