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