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