Annotation Type Name

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value
      The command name.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int priority
      The command priority.
    • Element Detail

      • value

        String value
        The command name.
      • priority

        int priority
        The command priority. If more than 1 with same name are available on the classpath the one with highest priority replaces the existing.
        Default:
        0