com.arjuna.wst11.stub
Class Durable2PCStub

java.lang.Object
  extended by com.arjuna.wst11.stub.ParticipantStub
      extended by com.arjuna.wst11.stub.Durable2PCStub
All Implemented Interfaces:
Durable2PCParticipant, Participant, PersistableParticipant

public class Durable2PCStub
extends ParticipantStub
implements Durable2PCParticipant


Constructor Summary
Durable2PCStub()
           
Durable2PCStub(String id, W3CEndpointReference twoPCParticipant)
           
 
Method Summary
 
Methods inherited from class com.arjuna.wst11.stub.ParticipantStub
commit, error, prepare, restoreState, rollback, saveState, unknown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.arjuna.wst.Participant
commit, error, prepare, rollback, unknown
 

Constructor Detail

Durable2PCStub

public Durable2PCStub()
               throws Exception
Throws:
Exception

Durable2PCStub

public Durable2PCStub(String id,
                      W3CEndpointReference twoPCParticipant)
               throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.