@Documented @DefaultInteger(value=100) @Parameter(value=java.lang.Integer.class) @Qualifier @Target(value={METHOD,PARAMETER}) @Retention(value=RUNTIME) public @interface IterationCount
The number of iterations to use in an iterative update.