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(javax.transaction.xa.Xid[] txlist)
Requests the recovery of DTP transactions for which no local
recovery decision can be made locally. |
recover
public void recover(javax.transaction.xa.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.