[jboss-user] [JBoss AOP] - Re: Ignore Field Access in Advice

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Jan 22 11:18:02 EST 2009


I think making your CustomObjectFieldInterceptor implement org.jboss.aop.instrument.Untransformable should work. Classes implementing that interface are not woven, and thus field access should not get replaced

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

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



More information about the jboss-user mailing list