Annotation Interface RestMethod


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface RestMethod
Exposes a service method through the Generic REST API.
  • Element Details