com.arjuna.wst
Interface Durable2PCParticipant

All Superinterfaces:
Participant
All Known Implementing Classes:
Durable2PCStub, SubordinateDurable2PCStub

public interface Durable2PCParticipant
extends Participant

The Durable2PCParticipant. Unlike all traditional TP implementations, the one-phase commit optimisation is not supported. It was in the 1.0 version of the protocol, but not now!


Method Summary
 
Methods inherited from interface com.arjuna.wst.Participant
commit, error, prepare, rollback, unknown
 



Copyright © 2012. All Rights Reserved.