[jboss-user] [JBoss AOP] - Re: Help with pointcut

kabir.khan@jboss.com do-not-reply at jboss.com
Wed Dec 3 08:31:12 EST 2008


I thought you wanted to restrict to the package and not sub-packages.

If you want to intercept everything in the package and sub-packages this should work:

  | all(com.gm.tnt.*) 
  | 



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

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



More information about the jboss-user mailing list