Annotation Type Removing


  • @Documented
    @Retention(RUNTIME)
    public @interface Removing
    A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods that will receive EntryEvents of type REMOVING.
    Since:
    3.0
    Author:
    Jonathan Knight, Gunnar Hillert