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