Annotation Type Updated
- 
@Documented @Retention(RUNTIME) public @interface Updated
A qualifier annotation used to annotate the parameterCoherenceEventListenerannotated methods that will receiveMapEventsof typeMapEvent.ENTRY_UPDATEDor that will receiveEntryEventsof typeUPDATED.- Since:
 - 3.0
 - Author:
 - Jonathan Knight, Gunnar Hillert