Package org.cyclos.utils
Annotation Type GwtIncompatible
-
@Retention(RUNTIME) @Target({TYPE,CONSTRUCTOR,METHOD,FIELD}) public @interface GwtIncompatible
It is used to indicate that a business method or field must be ignored by the GWT compiler and the Remote/Mobile service generator.