Package com.arjuna.wst11.stub
Class CompletionStub
java.lang.Object
com.arjuna.wst11.stub.CompletionStub
- All Implemented Interfaces:
CompletionCoordinatorParticipant
-
Constructor Summary
ConstructorDescriptionCompletionStub
(String id, jakarta.xml.ws.wsaddressing.W3CEndpointReference completionCoordinator) -
Method Summary
-
Constructor Details
-
Method Details
-
commit
public void commit() throws TransactionRolledBackException, UnknownTransactionException, SystemException- Specified by:
commit
in interfaceCompletionCoordinatorParticipant
- Throws:
TransactionRolledBackException
UnknownTransactionException
SystemException
-
rollback
- Specified by:
rollback
in interfaceCompletionCoordinatorParticipant
- Throws:
UnknownTransactionException
SystemException
-