Class NullOperationRecorder

java.lang.Object
org.springframework.ldap.transaction.compensating.NullOperationRecorder
All Implemented Interfaces:
CompensatingTransactionOperationRecorder

public class NullOperationRecorder extends Object implements CompensatingTransactionOperationRecorder
A CompensatingTransactionOperationRecorder performing nothing, returning a NullOperationExecutor regardless of the input. Instances of this class will be created if the CompensatingTransactionOperationManager cannot determine any appropriate CompensatingTransactionOperationRecorder for the current operation.
Since:
1.2