Annotation Interface Stopped


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

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