Annotation Type 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:
    1.0
    Author:
    Jonathan Knight