[jboss-user] [JBoss AOP] - Re: AOP WAR and EAR deployment - JBOSS 4.2.0GA

psourisseau do-not-reply at jboss.com
Tue Oct 2 14:43:41 EDT 2007


Excuse-me the aop rule : 

 
  |    <interceptor class="nf.linga.common.aop.interceptors.audit.TechnicalAuditInterceptor"     />
  |   <bind pointcut="execution( * nf.linga.common.processor.impl.chained.ChainedProcessorImpl->doProcess(nf.linga.common.LingaMessage) )">
  |       <interceptor-ref name="nf.linga.common.aop.interceptors.audit.TechnicalAuditInterceptor"/>
  |    </bind>
  | 

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

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



More information about the jboss-user mailing list