|
Annotation Types Summary |
| BACompensatedBy |
Specifies all information related to the compensation action for a single service (method). |
| BACompensation |
Specifies the compensation action and a type of compensation for a group of services (class). |
| BACompensationManagement |
Marker annotation used to tag a CompensationManager object so that it can be transparently
injected by the Business Activity Framework. |
| BAParam |
Annotates the service's parameter so that it can be processed by the compensation mechanism
and used as an argument or within a compensation action. |
| BAResult |
Annotates the service's return value to be processed by the compensation mechanism
so that it can be used as an argument or within a compensation action. |
| BAService |
Specifies the service in terms of its state management and the agreement protocol the
service wants to enlist for. |