Annotation Type Execute


@Repeatable(Executions.class)
@Target({ANNOTATION_TYPE,METHOD})
@Retention(RUNTIME)
public @interface Execute