Interface CompensatingTransactionOperationRecorder

All Known Implementing Classes:
BindOperationRecorder, ModifyAttributesOperationRecorder, NullOperationRecorder, RebindOperationRecorder, RenameOperationRecorder, UnbindOperationRecorder

public interface CompensatingTransactionOperationRecorder
An implementation of this interface is responsible for recording data and supplying a CompensatingTransactionOperationExecutor to be invoked for execution and compensating transaction management of the operation. Recording of an operation should not fail (throwing an Exception), but instead log the result.
Since:
1.2