|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface ContextParam
Marker annotation to identify the name of a parameter of a method.
The value of this parameter is getting from the special ContextType
Command
,
Default
Required Element Summary | |
---|---|
ContextType |
value
the ContextType |
Element Detail |
---|
public abstract ContextType value
ContextType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |