Uses of Class
com.arjuna.mw.wscf.exceptions.ProtocolNotRegisteredException
Package
Description
-
Uses of ProtocolNotRegisteredException in com.arjuna.mw.wscf.protocols
-
Uses of ProtocolNotRegisteredException in com.arjuna.mw.wscf11.model.sagas
Modifier and TypeMethodDescriptionstatic CoordinatorManager
CoordinatorManagerFactory.coordinatorManager()
static CoordinatorManager
CoordinatorManagerFactory.coordinatorManager
(String protocol) Obtain a reference to a coordinator that implements the specified protocol.static UserCoordinator
UserCoordinatorFactory.userCoordinator()
static UserCoordinator
UserCoordinatorFactory.userCoordinator
(String protocol) Obtain a reference to a coordinator that implements the specified protocol. -
Uses of ProtocolNotRegisteredException in com.arjuna.mw.wscf11.model.twophase
Modifier and TypeMethodDescriptionstatic CoordinatorManager
CoordinatorManagerFactory.coordinatorManager()
static CoordinatorManager
CoordinatorManagerFactory.coordinatorManager
(String protocol) Obtain a reference to a coordinator that implements the specified protocol.static UserCoordinator
UserCoordinatorFactory.userCoordinator()
static UserCoordinator
UserCoordinatorFactory.userCoordinator
(String protocol) Obtain a reference to a coordinator that implements the specified protocol.