com.atomikos.icatch.jaxb.atomikos.v200510
Class ParticipantPortTypeImpl
java.lang.Object
com.atomikos.icatch.jaxb.atomikos.v200510.ParticipantPortTypeImpl
- All Implemented Interfaces:
- ParticipantPortType
public class ParticipantPortTypeImpl
- extends Object
- implements ParticipantPortType
The Participant implementation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParticipantPortTypeImpl
public ParticipantPortTypeImpl()
prepare
public void prepare(PrepareMessageType req)
- Specified by:
prepare
in interface ParticipantPortType
rollback
public void rollback(TransactionMessageType req)
- Specified by:
rollback
in interface ParticipantPortType
commit
public void commit(CommitMessageType req)
- Specified by:
commit
in interface ParticipantPortType
forget
public void forget(TransactionMessageType req)
- Specified by:
forget
in interface ParticipantPortType
Copyright © 2012. All Rights Reserved.