@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface Syntax
Overrides the auto-generated usage syntax for a command route.

If absent, the framework derives usage from the parameter list.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details