org.objectweb.perseus.fos.api
Interface FosRecoveryListener
public interface FosRecoveryListener
Defines the method fired when DTP recovery is required.
- S. Chassande-Barrioz, P. D?chamboux
void | recover(Xid[] txlist) - Requests the recovery of DTP transactions for which no local
recovery decision can be made locally.
|
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.