@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ToClientCommand
The value of the annotation can accept "*" to allow all commands to client.
String[]
value
public abstract String[] value
Copyright © 2016. All rights reserved.