|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface PermittedMethods
Method level annotation for XWork actions to mark which HTTP Methods are permitted to be performed against which action invocations.
| Required Element Summary | |
|---|---|
HttpMethod[] |
value
|
| Element Detail |
|---|
public abstract HttpMethod[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||