Annotation Interface Synchronous


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