org.openorb.ots

Interface ManagerCallback

public interface ManagerCallback extends ManagerCallbackOperations, Object, IDLEntity

To manage transactions, a user has to register a ManagerCallback object to the OTS manager. By this way, the user manager will be notified when transactions begin, commit or rollback.