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