public class InboundBridgeParticipant extends Object implements Participant, Serializable
| Constructor and Description |
|---|
InboundBridgeParticipant(Xid xid) |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
void |
commitOnePhase() |
Vote |
prepare() |
void |
rollback() |
public InboundBridgeParticipant(Xid xid)
public Vote prepare()
prepare in interface Participantpublic void commit()
throws HeuristicException
commit in interface ParticipantHeuristicExceptionpublic void commitOnePhase()
commitOnePhase in interface Participantpublic void rollback()
throws HeuristicException
rollback in interface ParticipantHeuristicExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.