@BindingType(value="http://schemas.xmlsoap.org/wsdl/soap/http") @Addressing public class ParticipantPortImpl extends Object implements ParticipantPortType
| Constructor and Description |
|---|
ParticipantPortImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
commitOperation(Notification parameters) |
protected Participant<Notification> |
getPoxy() |
void |
prepareOperation(Notification parameters) |
void |
rollbackOperation(Notification parameters) |
public void prepareOperation(Notification parameters)
prepareOperation in interface ParticipantPortTypeparameters - public void commitOperation(Notification parameters)
commitOperation in interface ParticipantPortTypeparameters - public void rollbackOperation(Notification parameters)
rollbackOperation in interface ParticipantPortTypeparameters - protected Participant<Notification> getPoxy()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.