Uses of Class
org.mule.transport.jms.AbstractConnectionFactoryDecorator

Packages that use AbstractConnectionFactoryDecorator
org.mule.transport.jms Provides Jms transport connectivity with support for all Jms features. 
 

Uses of AbstractConnectionFactoryDecorator in org.mule.transport.jms
 

Subclasses of AbstractConnectionFactoryDecorator in org.mule.transport.jms
 class DefaultConnectionFactoryDecorator
          Decorates the jms ConnectionFactory with a ConnectionFactoryWrapper in order to avoid releasing jms resources before the XA transaction has ended.
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.