Annotation Interface Inserted


@Documented @Retention(RUNTIME) public @interface Inserted
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods that will receive MapEvents of type MapEvent.ENTRY_INSERTED or that will receive EntryEvents of type INSERTED.
Since:
1.0
Author:
Jonathan Knight
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    An annotation literal for the Inserted annotation.