Annotation Type Stopping
-
@Documented @Retention(RUNTIME) public @interface Stopping
A qualifier annotation used to annotate the parameterCoherenceEventListener
annotated methods that will receiveCoherenceLifecycleEvents
of typeSTOPPING
orSessionEvents
of typeSTOPPING
.- Since:
- 3.0
- Author:
- Jonathan Knight, Gunnar Hillert