|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.tx.at.ATSubCoordinator.DurableParticipant
public class ATSubCoordinator.DurableParticipant
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.sun.xml.ws.api.tx.Participant |
---|
Participant.STATE |
Constructor Summary | |
---|---|
ATSubCoordinator.DurableParticipant()
|
Method Summary | |
---|---|
void |
abort()
|
void |
commit()
|
Protocol |
getProtocol()
Return whether participant is Protocol.DURABLE or Protocol.VOLATILE. |
Participant.STATE |
prepare()
Prepare the participant and return its result. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ATSubCoordinator.DurableParticipant()
Method Detail |
---|
public Protocol getProtocol()
Participant
getProtocol
in interface Participant
public Participant.STATE prepare() throws TXException
Participant
prepare
in interface Participant
TXException
public void commit()
commit
in interface Participant
public void abort()
abort
in interface Participant
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |