com.sun.xml.ws.tx.at.v10.endpoint
Class ParticipantPortTypePortImpl
java.lang.Object
com.sun.xml.ws.tx.at.v10.endpoint.ParticipantPortTypePortImpl
- All Implemented Interfaces:
- ParticipantPortType
@BindingType(value="http://schemas.xmlsoap.org/wsdl/soap/http")
@MemberSubmissionAddressing
public class ParticipantPortTypePortImpl
- extends Object
- implements ParticipantPortType
ParticipantPortTypePortImpl
public ParticipantPortTypePortImpl()
prepare
public void prepare(Notification parameters)
- Specified by:
prepare in interface ParticipantPortType
- Parameters:
parameters -
commit
public void commit(Notification parameters)
- Specified by:
commit in interface ParticipantPortType
- Parameters:
parameters -
rollback
public void rollback(Notification parameters)
- Specified by:
rollback in interface ParticipantPortType
- Parameters:
parameters -
getProxy
protected Participant<Notification> getProxy()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.