Annotation Interface CommandMetaData


@Target(TYPE) @Retention(RUNTIME) public @interface CommandMetaData
Annotation tagged on a concrete Command to describe what it is doing and whether it can be run on slaves.