Uses of Class
com.arjuna.mw.wscf.exceptions.ProtocolNotRegisteredException
Packages that use ProtocolNotRegisteredException
Package
Description
-
Uses of ProtocolNotRegisteredException in com.arjuna.mw.wscf.protocols
Methods in com.arjuna.mw.wscf.protocols that throw ProtocolNotRegisteredException -
Uses of ProtocolNotRegisteredException in com.arjuna.mw.wscf11.model.sagas
Methods in com.arjuna.mw.wscf11.model.sagas that throw ProtocolNotRegisteredExceptionModifier 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
Methods in com.arjuna.mw.wscf11.model.twophase that throw ProtocolNotRegisteredExceptionModifier 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.