Annotation Type Commands


@Retention(RUNTIME) @Target({METHOD,TYPE}) @API(status=STABLE) public @interface Commands
Container for Command.

This is required in order for Command to be repeatable.