@Repeatable(value=AopSet.class) @Retention(value=RUNTIME) public @interface Aop
Class<? extends MethodInterceptor>[]
value
public abstract Class<? extends MethodInterceptor>[] value
[Web Site]