|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Participant | |
---|---|
com.sun.xml.ws.api.tx | |
com.sun.xml.ws.tx.at | |
com.sun.xml.ws.tx.common |
Uses of Participant in com.sun.xml.ws.api.tx |
---|
Methods in com.sun.xml.ws.api.tx with parameters of type Participant | |
---|---|
boolean |
ATTransaction.enlistParticipant(Participant participant)
Enlist a participant with current WS-AT transaction context. |
Uses of Participant in com.sun.xml.ws.tx.at |
---|
Classes in com.sun.xml.ws.tx.at that implement Participant | |
---|---|
class |
ATSubCoordinator.DurableParticipant
|
class |
ATSubCoordinator.VolatileParticipant
|
Constructors in com.sun.xml.ws.tx.at with parameters of type Participant | |
---|---|
ATParticipant(Coordinator parent,
Participant participant)
Register will figure out if participant will register with local or remote Coordination Protocol Service. |
Uses of Participant in com.sun.xml.ws.tx.common |
---|
Methods in com.sun.xml.ws.tx.common with parameters of type Participant | |
---|---|
boolean |
ATTransactionImpl.enlistParticipant(Participant participant)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |