public class RemoteParticipantManager extends Object implements ParticipantManager
| Constructor and Description |
|---|
RemoteParticipantManager(BAParticipantManager baParticipantManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
cannotComplete() |
void |
completed() |
void |
exit() |
void |
fail(QName exceptionIdentifier) |
public RemoteParticipantManager(BAParticipantManager baParticipantManager)
public void exit()
throws WrongStateException,
UnknownTransactionException,
SystemException
exit in interface ParticipantManagerWrongStateExceptionUnknownTransactionExceptionSystemExceptionpublic void completed()
throws WrongStateException,
UnknownTransactionException,
SystemException
completed in interface ParticipantManagerWrongStateExceptionUnknownTransactionExceptionSystemExceptionpublic void cannotComplete()
throws WrongStateException,
UnknownTransactionException,
SystemException
cannotComplete in interface ParticipantManagerWrongStateExceptionUnknownTransactionExceptionSystemExceptionpublic void fail(QName exceptionIdentifier) throws SystemException
fail in interface ParticipantManagerSystemExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.