com.arjuna.wst11.stub
Class BusinessActivityTerminatorRPCStub
java.lang.Object
com.arjuna.wst11.stub.BusinessActivityTerminatorRPCStub
- All Implemented Interfaces:
- BusinessActivityTerminator
public class BusinessActivityTerminatorRPCStub
- extends Object
- implements BusinessActivityTerminator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessActivityTerminatorRPCStub
public BusinessActivityTerminatorRPCStub(String id,
W3CEndpointReference terminationCoordinator)
throws Exception
- Throws:
Exception
close
public void close()
throws TransactionRolledBackException,
UnknownTransactionException,
SystemException
- Specified by:
close
in interface BusinessActivityTerminator
- Throws:
TransactionRolledBackException
UnknownTransactionException
SystemException
cancel
public void cancel()
throws FaultedException,
UnknownTransactionException,
SystemException
- Specified by:
cancel
in interface BusinessActivityTerminator
- Throws:
FaultedException
UnknownTransactionException
SystemException
complete
public void complete()
throws FaultedException,
UnknownTransactionException,
SystemException
- Specified by:
complete
in interface BusinessActivityTerminator
- Throws:
FaultedException
UnknownTransactionException
SystemException
getEndpoint
public W3CEndpointReference getEndpoint()
- Description copied from interface:
BusinessActivityTerminator
- return either the terminator or participant endpoint depending upon what type of terminator strub this is
- Returns:
unknown
public void unknown()
throws SystemException
- Throws:
SystemException
error
public void error()
throws SystemException
- Throws:
SystemException
Copyright © 2012. All Rights Reserved.