@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ToServerCommand
The value of the annotation can accept "*" to allow all commands to server.
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String[] |
value |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.