Package com.ibm.websphere.wsba
Interface Summary
Interface | Description |
---|---|
CompensationHandler | A CompensationHandler provides compensation logic for the unit of work (UOW) with which the business Activity is associated. |
UserBusinessActivity | This interface allows the application programmer to access the Business Activity on the current thread. |
Exception Summary
Exception | Description |
---|---|
BASystemException | This exception may be thrown by WS-BA methods when an unexpected and unrecoverable error is encountered. |
CompensationHandlerFailedException | This exception may be thrown by CompensationHandler methods when an unrecoverable error is encountered. |
RetryCompensationHandlerException | This exception should be thrown by CompensationHandler implementations to indicate that the work could not be completed sucessfully but may be able to complete in the future if retried. |
Version:
1.1.0