JavaScript is disabled on your browser.
java.lang.Object
org.springframework.jms.connection.SingleConnectionFactory
org.springframework.jms.connection.CachingConnectionFactory
org.mule.transport.jms.CustomCachingConnectionFactory
Field Summary
Fields inherited from class org.springframework.jms.connection.SingleConnectionFactory
logger
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
Method Summary
Methods inherited from class org.springframework.jms.connection.CachingConnectionFactory
getCachedSessionProxy, getSession, getSessionCacheSize, isCacheConsumers, isCacheProducers, resetConnection, setCacheConsumers, setCacheProducers, setSessionCacheSize
Methods inherited from class org.springframework.jms.connection.SingleConnectionFactory
afterPropertiesSet, closeConnection, createConnection, createQueueConnection, createQueueConnection, createSession, createTopicConnection, createTopicConnection, destroy, getClientId, getConnection, getExceptionListener, getSharedConnectionProxy, getTargetConnectionFactory, initConnection, isReconnectOnException, onException, prepareConnection, setClientId, setExceptionListener, setReconnectOnException, setTargetConnectionFactory
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
dispose
public void dispose()
Specified by:
dispose in interface org.mule.api.lifecycle.Disposable
Copyright © 2003–2016 MuleSoft, Inc. . All rights reserved.