Java Doc for ATSubCoordinator.java in » 6.0-JDK-Modules-com.sun » wsit » com » sun » xml » ws » tx » at » Java Source Code / Java DocumentationJava Source Code and Java Documentation
beforeCompletion() Subordinate Coordinator does not use this mechanism.
public void
beginImportTransaction() Import a transactional context from an external transaction manager via WS-AT Coordination Context
that was propagated in a SOAP request message.
registerWithRootRegistrationService(Registrant participant) Represent all volatile and durable participants for this subordinate coordinator through
two special participants of SubordinateCoordinator.
Import a transactional context from an external transaction manager via WS-AT Coordination Context
that was propagated in a SOAP request message.
See Also:ATSubCoordinator.endImportTransaction()
Get the registrant with the specified id or null if it does not exist.
Parameters: id - the registrant id the Registrant object or null if the id does not exist
public boolean registerWithRootRegistrationService(Registrant participant)(Code)
Represent all volatile and durable participants for this subordinate coordinator through
two special participants of SubordinateCoordinator. They are the only participants that parent
coordinator is aware of.