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