Uses of Interface
org.mule.api.context.notification.ConnectionNotificationListener

Packages that use ConnectionNotificationListener
org.mule.transport.jms Provides Jms transport connectivity with support for all Jms features. 
org.mule.transport.jms.activemq Provides Jms connectivity with ActiveMQ-specific workarounds and improvements. 
org.mule.transport.jms.weblogic Provides Jms connectivity with Weblogic-specific workarounds and improvements. 
org.mule.transport.jms.websphere Provides Jms connectivity with Websphere-specific workarounds and improvements. 
 

Uses of ConnectionNotificationListener in org.mule.transport.jms
 

Classes in org.mule.transport.jms that implement ConnectionNotificationListener
 class JmsConnector
          JmsConnector is a JMS 1.0.2b compliant connector that can be used by a Mule endpoint.
 

Uses of ConnectionNotificationListener in org.mule.transport.jms.activemq
 

Classes in org.mule.transport.jms.activemq that implement ConnectionNotificationListener
 class ActiveMQJmsConnector
          ActiveMQ 4.x-specific JMS connector.
 class ActiveMQXAJmsConnector
           
 

Uses of ConnectionNotificationListener in org.mule.transport.jms.weblogic
 

Classes in org.mule.transport.jms.weblogic that implement ConnectionNotificationListener
 class WeblogicJmsConnector
          Weblogic-specific JMS connector.
 

Uses of ConnectionNotificationListener in org.mule.transport.jms.websphere
 

Classes in org.mule.transport.jms.websphere that implement ConnectionNotificationListener
 class WebsphereJmsConnector
          Websphere-specific JMS connector.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.