Annotation Type Starting


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