Annotation Type Lite
-
@Documented @Retention(RUNTIME) public @interface Lite
A qualifier annotation that can be applied toCoherenceEventListener
annotated methods that receiveMapEvents
to register them as lite listeners.- Since:
- 3.0
- Author:
- Jonathan Knight, Gunnar Hillert