Annotation Type Updated
-
@Documented @Retention(RUNTIME) public @interface Updated
A qualifier annotation used to annotate the parameterCoherenceEventListener
annotated methods that will receiveMapEvents
of typeMapEvent.ENTRY_UPDATED
or that will receiveEntryEvents
of typeUPDATED
.- Since:
- 3.0
- Author:
- Jonathan Knight, Gunnar Hillert