Class ParticipantPortTypePortImpl
java.lang.Object
com.sun.xml.ws.tx.at.v10.endpoint.ParticipantPortTypePortImpl
- All Implemented Interfaces:
ParticipantPortType
@BindingType("http://schemas.xmlsoap.org/wsdl/soap/http")
@MemberSubmissionAddressing
public class ParticipantPortTypePortImpl
extends Object
implements ParticipantPortType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcommit(Notification parameters) protected Participant<Notification> getProxy()voidprepare(Notification parameters) voidrollback(Notification parameters) toString()
-
Constructor Details
-
ParticipantPortTypePortImpl
public ParticipantPortTypePortImpl()
-
-
Method Details
-
prepare
- Specified by:
preparein interfaceParticipantPortType
-
commit
- Specified by:
commitin interfaceParticipantPortType
-
rollback
- Specified by:
rollbackin interfaceParticipantPortType
-
getProxy
-
toString
-