|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Service
Experimental API: This class is still under rapid development, and is very likely to be deleted. Use it at your own risk.
Annotation on Request classes specifying the server side implementations that back them.
| Required Element Summary | |
|---|---|
java.lang.Class<?> |
value
|
| Element Detail |
|---|
public abstract java.lang.Class<?> value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||