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