public abstract @interface

ServiceName

implements Annotation
com.google.gwt.requestfactory.shared.ServiceName

Class Overview

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.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation