Methods Summary |
---|
public void | commit()
// TODO send completion committed to Completion Intiator web service
throw new UnsupportedOperationException(NYI);
|
public void | forget()
// TODO: implement
|
public javax.xml.ws.EndpointReference | getLocalParticipantProtocolService()
throw new UnsupportedOperationException(NYI);
|
public javax.xml.ws.EndpointReference | getParticipantProtocolService()
throw new UnsupportedOperationException(NYI);
|
public void | rollback()
// TODO send completion aborted to Completion Initiator web service
throw new UnsupportedOperationException(NYI);
|