WebLogic Integration


Uses of Interface
com.bea.b2b.management.ConversationMBean

Packages that use ConversationMBean
com.bea.b2b.management Provides the ManagementException class for WebLogic Collaborate management applications. 
 

Uses of ConversationMBean in com.bea.b2b.management
 

Methods in com.bea.b2b.management that return ConversationMBean
 ConversationMBean[] ConversationDefinition.getActiveConversations()
           
 ConversationMBean Message.getConversation()
           
 ConversationMBean[] DeliveryChannelMBean.getActiveConversations()
          Gets active conversations for all of the active conversations in this delivery channel.
 ConversationMBean[] TradingPartnerSessionMBean.getActiveConversations()
          Gets all the conversations in this session.
 ConversationMBean TradingPartnerSessionMBean.getActiveConversation(java.lang.String id)
          Gets the active conversation with given id for the Trading Partner.
 ConversationMBean[] WLC.getActiveConversations()
           
 ConversationMBean[] ConversationDefinitionMBean.getActiveConversations()
          Gets all the active conversations that are instances of this business process.
 ConversationMBean[] DeliveryChannel.getActiveConversations()
           
 ConversationMBean[] WLCMBean.getActiveConversations()
          Gets all the active conversations in the system.
 ConversationMBean[] TradingPartnerSession.getActiveConversations()
           
 ConversationMBean TradingPartnerSession.getActiveConversation(java.lang.String id)
           
 ConversationMBean[] CollaborationAgreementMBean.getActiveConversations()
          Gets the active conversations for this collaboration protocol agreement.
 ConversationMBean[] CollaborationAgreement.getActiveConversations()
           
 


WebLogic Integration

WebLogic Integration (WLI)