Uses of Class
com.arjuna.mw.wscf.exceptions.ProtocolNotRegisteredException

Packages that use ProtocolNotRegisteredException
com.arjuna.mw.wscf.protocols   
com.arjuna.mw.wscf11.model.sagas   
com.arjuna.mw.wscf11.model.twophase   
 

Uses of ProtocolNotRegisteredException in com.arjuna.mw.wscf.protocols
 

Methods in com.arjuna.mw.wscf.protocols that throw ProtocolNotRegisteredException
 Object ProtocolManager.getProtocolImplementation(String protocolName)
           
 

Uses of ProtocolNotRegisteredException in com.arjuna.mw.wscf11.model.sagas
 

Methods in com.arjuna.mw.wscf11.model.sagas that throw ProtocolNotRegisteredException
static 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 ProtocolNotRegisteredException
static 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.
 



Copyright © 2012. All Rights Reserved.