Annotation Interface CommandExecutionScope


@Retention(RUNTIME) @Target(TYPE) public @interface CommandExecutionScope
An annotation to specify the scope where a command can be executed.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The scope of the command.
  • Element Details