|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ServiceName
Annotation on Request classes specifying the server side implementations that
back them.This annotation can be used in place of Service if the
service type is not available to the GWT compiler or DevMode runtime.
| Required Element Summary | |
|---|---|
java.lang.String |
value
|
| Element Detail |
|---|
public abstract java.lang.String value
|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||