org.objectweb.perseus.fos.api

Interface FosRecoveryListener

public interface FosRecoveryListener

Defines the method fired when DTP recovery is required.

Author:
S. Chassande-Barrioz, P. D?chamboux

Method Summary

void
recover(Xid[] txlist)
Requests the recovery of DTP transactions for which no local recovery decision can be made locally.

Method Details

recover

public void recover(Xid[] txlist)
Requests the recovery of DTP transactions for which no local recovery decision can be made locally.


Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.