@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface GlobalCommand
BindingParam and others to assign a binding argument as its parameter,
and Default to assign a default value if the argument is null.BindingParam,
ExecutionParam,
ExecutionArgParam,
HeaderParam,
CookieParam,
QueryParam,
ScopeParam,
ContextParam,
Default| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
value |
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.