cuba.annotation
Annotation Type Interceptors


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Interceptors


Required Element Summary
 java.lang.Class[] value
           
 

Element Detail

value

public abstract java.lang.Class[] value