|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface AjaxHandler
Annotation for defining sub-servlet access.
| Required Element Summary | |
|---|---|
java.lang.String |
path
The subpath. |
| Optional Element Summary | |
|---|---|
java.lang.String |
role
Role required for this request. |
| Element Detail |
|---|
public abstract java.lang.String path
public abstract java.lang.String role
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||