| com.sun.xml.ws.api.tx.Participant
Participant | public interface Participant (Code) | | WSAT Participant.
author: jf39279 |
Inner Class :public static enum STATE | |
abort | public void abort()(Code) | | |
commit | public void commit()(Code) | | |
getProtocol | public Protocol getProtocol()(Code) | | Return whether participant is Protocol.DURABLE or Protocol.VOLATILE.
|
|
|