Package com.avrix.commands
Annotation Interface CommandExecutionScope
An annotation to specify the scope where a command can be executed.
-
Optional Element Summary
-
Element Details
-
value
CommandScope valueThe scope of the command.- Returns:
- The specified
CommandScope
.
- Default:
- BOTH
-