Annotation Interface Stopping


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