@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface InvalidateOperations
CacheInvalidate
.Modifier and Type | Required Element and Description |
---|---|
CacheInvalidate[] |
value |
public abstract CacheInvalidate[] value
CacheInvalidate
instances for the method