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