@BindingType(value="http://schemas.xmlsoap.org/wsdl/soap/http") @MemberSubmissionAddressing public class ParticipantPortTypePortImpl extends Object implements ParticipantPortType
| Constructor and Description |
|---|
ParticipantPortTypePortImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(Notification parameters) |
protected Participant<Notification> |
getProxy() |
void |
prepare(Notification parameters) |
void |
rollback(Notification parameters) |
String |
toString() |
public void prepare(Notification parameters)
prepare in interface ParticipantPortTypeparameters - public void commit(Notification parameters)
commit in interface ParticipantPortTypeparameters - public void rollback(Notification parameters)
rollback in interface ParticipantPortTypeparameters - protected Participant<Notification> getProxy()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.