|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.wst11.stub.CompletionStub
public class CompletionStub
Constructor Summary | |
---|---|
CompletionStub(java.lang.String id,
javax.xml.ws.wsaddressing.W3CEndpointReference 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, javax.xml.ws.wsaddressing.W3CEndpointReference completionCoordinator) throws java.lang.Exception
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 |