|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.wst11.stub.BACoordinatorCompletionParticipantManagerStub
public class BACoordinatorCompletionParticipantManagerStub
Constructor Summary | |
---|---|
BACoordinatorCompletionParticipantManagerStub(CoordinatorCompletionParticipantEngine coordinator)
|
Method Summary | |
---|---|
void |
cannotComplete()
Cannot complete. |
void |
completed()
The participant has completed it works, but wishes to continue in the business activity, so that it will eventually be told when (and how) the activity terminates. |
void |
exit()
The participant has exited the business activity. |
void |
fail(QName exceptionIdentifier)
Fault. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BACoordinatorCompletionParticipantManagerStub(CoordinatorCompletionParticipantEngine coordinator) throws Exception
Exception
Method Detail |
---|
public void exit() throws WrongStateException, UnknownTransactionException, SystemException
BAParticipantManager
exit
in interface BAParticipantManager
WrongStateException
UnknownTransactionException
SystemException
public void completed() throws WrongStateException, UnknownTransactionException, SystemException
BAParticipantManager
completed
in interface BAParticipantManager
WrongStateException
UnknownTransactionException
SystemException
public void cannotComplete() throws WrongStateException, UnknownTransactionException, SystemException
BAParticipantManager
cannotComplete
in interface BAParticipantManager
WrongStateException
UnknownTransactionException
SystemException
public void fail(QName exceptionIdentifier) throws SystemException
BAParticipantManager
fail
in interface BAParticipantManager
SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |