|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.tx.webservice.member.at.CompletionCoordinatorPortTypeImpl
public class CompletionCoordinatorPortTypeImpl
WS-AT Coordinator notified of remote transaction initiator's desire to commit or rollback.
Optional protocol not yet implemented. Must be implemented if Coordination Activation service is supported. Typically, transaction initiator process is co-located locally with ws-at coordinator and this is achieved by local private interactions, not the standardized protocol.
Constructor Summary | |
---|---|
CompletionCoordinatorPortTypeImpl()
|
Method Summary | |
---|---|
void |
commitOperation(Notification parameters)
|
void |
rollbackOperation(Notification parameters)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompletionCoordinatorPortTypeImpl()
Method Detail |
---|
public void commitOperation(Notification parameters)
commitOperation
in interface CompletionCoordinatorPortType
public void rollbackOperation(Notification parameters)
rollbackOperation
in interface CompletionCoordinatorPortType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |