|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.tx.coordinator.Registrant
com.sun.xml.ws.tx.at.ATCompletion
public class ATCompletion
This class encapsulates a WS-AT completion registrant
Field Summary |
---|
Fields inherited from class com.sun.xml.ws.tx.coordinator.Registrant |
---|
outstandingRegistrants |
Constructor Summary | |
---|---|
ATCompletion(Coordinator parent,
RegisterType registerRequest)
|
Method Summary | |
---|---|
void |
commit()
|
void |
forget()
Forget all resources associated with this Registrant |
javax.xml.ws.EndpointReference |
getLocalParticipantProtocolService()
|
javax.xml.ws.EndpointReference |
getParticipantProtocolService()
|
void |
rollback()
|
Methods inherited from class com.sun.xml.ws.tx.coordinator.Registrant |
---|
getCoordinator, getCoordinatorProtocolService, getId, getIdValue, getOutstandingRegistrant, getProtocol, getRegisterRequest, isRegistrationCompleted, isRemoteCPS, register, removeOutstandingRegistrant, setCoordinatorProtocolService, setParticpantProtocolService, setRegistrationCompleted, setRemoteCPS, waitForRegistrationResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ATCompletion(Coordinator parent, RegisterType registerRequest)
Method Detail |
---|
public javax.xml.ws.EndpointReference getParticipantProtocolService()
getParticipantProtocolService
in class Registrant
public void commit()
public void rollback()
public javax.xml.ws.EndpointReference getLocalParticipantProtocolService()
getLocalParticipantProtocolService
in class Registrant
public void forget()
Registrant
forget
in class Registrant
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |