Annotation Type RequiredMethod


@Retention(RUNTIME) @Target(TYPE) public @interface RequiredMethod
Annotation used to define the HTTP method expected by concrete Command.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details