[jboss-user] [JBoss AOP] - help with poincut for annotation parameter values
vladimir.kovalyuk
do-not-reply at jboss.com
Fri Dec 12 13:02:24 EST 2008
I'd like to add mixins to all the classes annotated with:
@Mixins(value={Mixin1.class, Mixin2.class})
public class TargetClass {
}
My understanding is that I have to define 2 aspects for Mixin1 and Mixin2 classes. But I can't work out pointcuts for them. Could anybody help me?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196303#4196303
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196303
More information about the jboss-user
mailing list