Annotation Type InterceptorBindingDefinitions


  • @Documented
    @Retention(RUNTIME)
    @Target({ANNOTATION_TYPE,TYPE})
    public @interface InterceptorBindingDefinitions
    Repeatable wrapper for InterceptorBinding.
    Since:
    2.4.0
    See Also:
    InterceptorBinding
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      InterceptorBinding[] value