Annotation Interface RouterOperations


@Target({METHOD,ANNOTATION_TYPE}) @Retention(RUNTIME) @Inherited public @interface RouterOperations
Container for repeatable RouterOperation annotation
Author:
bnasslahsen
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    An array of RouterOperation Objects for the Router
  • Element Details

    • value

      An array of RouterOperation Objects for the Router
      Returns:
      the RouterOperation
      Default:
      {}