Annotation Interface Update
@Inherited
@Documented
@Retention(RUNTIME)
@Target({METHOD,ANNOTATION_TYPE})
public @interface Update
Makes annotated method in the service interface a scan method.
-
Required Element Summary
Required Elements
-
Element Details
-
value
-