[jboss-user] [JBoss AOP] - Re: Long startup time
kabir.khan@jboss.com
do-not-reply at jboss.com
Thu Feb 21 11:52:20 EST 2008
Use the Include and Exclude attributes of the AspectManagerService.
If something matches the Exclude filter, it will not be woven unless it also matches something in the Include filter.
"*" will be supported as a value for Exclude in the next AOP 2.0.0 release
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131155#4131155
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131155
More information about the jboss-user
mailing list