@Documented
@Retention(value=RUNTIME)
@Target(value={ANNOTATION_TYPE,TYPE})
public @interface InterceptorBindingDefinitions
InterceptorBinding.InterceptorBinding| Modifier and Type | Required Element and Description |
|---|---|
InterceptorBinding[] |
value |
public abstract InterceptorBinding[] value