Uses of Interface
org.mule.transport.jms.ConnectionFactoryDecorator

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

Uses of ConnectionFactoryDecorator in org.mule.transport.jms
 

Classes in org.mule.transport.jms that implement ConnectionFactoryDecorator
 class AbstractConnectionFactoryDecorator
          Base class for every ConnectionFactoryDecorator to apply consistent behavior.
 class CompositeConnectionFactoryDecorator
           
 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.