[jboss-user] [JBoss AOP Users] - Re: JBoss AOP ISSUE

pvenkatesh do-not-reply at jboss.com
Sun Aug 23 05:55:21 EDT 2009


aop.xml file is as follows, due to lessthen, greaterthen symbal's blocking in this site, i have removed them

aop
   aspect class="MyAspect"/
   bind pointcut="execution(* POJO->someMethod(..))"
      after aspect="MyAspect" name="after"/
   /bind
/aop


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

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



More information about the jboss-user mailing list