Uses of Interface
com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
Packages that use UserCoordinator
Package
Description
-
Uses of UserCoordinator in com.arjuna.mw.wscf.model.twophase.api
Subinterfaces of UserCoordinator in com.arjuna.mw.wscf.model.twophase.apiModifier and TypeInterfaceDescriptioninterface
The CoordinatorManager is the way in which services can enlist participants with the current coordinator. -
Uses of UserCoordinator in com.arjuna.mw.wscf.model.twophase.hls
Methods in com.arjuna.mw.wscf.model.twophase.hls that return UserCoordinator -
Uses of UserCoordinator in com.arjuna.mw.wscf11.model.twophase
Methods in com.arjuna.mw.wscf11.model.twophase that return UserCoordinatorModifier and TypeMethodDescriptionstatic UserCoordinator
UserCoordinatorFactory.userCoordinator()
static UserCoordinator
UserCoordinatorFactory.userCoordinator
(String protocol) Obtain a reference to a coordinator that implements the specified protocol.