WebLogic Integration


Uses of Class
com.bea.b2b.protocol.conversation.Coordinator.ShutdownException

Packages that use Coordinator.ShutdownException
com.bea.b2b.protocol.conversation Used for working with conversations. 
com.bea.b2b.protocol.xocp.conversation.local Used for working with conversations that use the XML Open Collaboration Protocol (XOCP). 
 

Uses of Coordinator.ShutdownException in com.bea.b2b.protocol.conversation
 

Methods in com.bea.b2b.protocol.conversation that throw Coordinator.ShutdownException
 void CoordinatorBase.shutdown(int mode)
          Shuts down the conversation manager (possibly terminating all existing conversations and delisting participants)
 

Uses of Coordinator.ShutdownException in com.bea.b2b.protocol.xocp.conversation.local
 

Methods in com.bea.b2b.protocol.xocp.conversation.local that throw Coordinator.ShutdownException
 void LocalCoordinator.shutdown(int mode)
          Shuts down the conversation manager (possibly terminating all existing conversations and delisting participants)
 void SpokeCoordinator.shutdown(int mode)
          Shuts down the conversation manager (possibly terminating all existing conversations and delisting participants)
 


WebLogic Integration

WebLogic Integration (WLI)