Package com.sun.xml.ws.tx.coordinator

Interface Summary
CoordinationContextInterface This interface hides the differences between the 2004/10 member submission and then 2006/03 OASIS versions of CoordinationContext
 

Class Summary
ContextFactory This class is an abstraction of the two kinds of CoordinationContexts defined in WS-Coordination 2004/10 member submission and 2006/03 OASIS.
CoordinationContext200410 This class encapsulates the genertated 2004/10 version of CoordinationContextType
CoordinationContext200603 This class encapsulates the genertated 2006/03 version of CoordinationContextType

Just a placeholder for future implementation work...

CoordinationContextBase Abstract base class for implementations of CoordinationContextInterface
CoordinationManager This singleton class is responsible for managing coordinated activities for the entire appserver.
Coordinator This class encapsulates a coordinated activity.
LocalizationMessages Defines string formatting method for each constant in the resource file
Registrant This class encapsulates a coordination registrant.
RegistrationManager This singleton class handles the register and registerResponse operations for both local and remote (or external) clients.