Annotation Interface CmdTarget


@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface CmdTarget
Command target annotation.

指令目标注解。

See Also: