Annotation Interface Updated


@Documented @Retention(RUNTIME) public @interface Updated
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods that will receive MapEvents of type MapEvent.ENTRY_UPDATED or that will receive EntryEvents of type UPDATED.
Since:
3.0
Author:
Jonathan Knight, Gunnar Hillert