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