Annotation Type Started


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