|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.wst.stub.CompletionStub
Constructor Summary | |
CompletionStub(java.lang.String id,
com.arjuna.webservices.wsaddr.EndpointReferenceType completionCoordinator)
|
Method Summary | |
void |
commit()
|
void |
rollback()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CompletionStub(java.lang.String id, com.arjuna.webservices.wsaddr.EndpointReferenceType completionCoordinator) throws java.lang.Exception
Method Detail |
public void commit() throws TransactionRolledBackException, UnknownTransactionException, SystemException
commit
in interface CompletionCoordinatorParticipant
TransactionRolledBackException
UnknownTransactionException
SystemException
public void rollback() throws UnknownTransactionException, SystemException
rollback
in interface CompletionCoordinatorParticipant
UnknownTransactionException
SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |