You can use the include/exclude/ignore attributes of the AspectManager service 
to specify classes that you don't want to instrument. include/ignore work on 
classname prefix, for example org.jboss is included by default, so we don't 
look at any of the jboss specific classes.

More info here
http://labs.jboss.com/portal/jbossaop/docs/1.5.0.GA/docs/aspect-framework/reference/en/html/running.html#d0e2971

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to