Annotation Type Lost


  • @Documented
    @Retention(RUNTIME)
    public @interface Lost
    A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods that will receive TransferEvents of type LOST.
    Since:
    1.0
    Author:
    Jonathan Knight