- java.lang.Object
-
- com.atomikos.jms.AtomikosConnectionFactoryBean
-
- org.springframework.boot.jta.atomikos.AtomikosConnectionFactoryBean
-
- All Implemented Interfaces:
- com.atomikos.datasource.pool.ConnectionPoolProperties, Serializable, javax.jms.ConnectionFactory, Referenceable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
@ConfigurationProperties(prefix="spring.jta.atomikos.connectionfactory")
public class AtomikosConnectionFactoryBean
extends com.atomikos.jms.AtomikosConnectionFactoryBean
implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
Spring friendly version of AtomikosConnectionFactoryBean
.
- Since:
- 1.2.0
- Author:
- Phillip Webb, Andy Wilkinson
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.atomikos.jms.AtomikosConnectionFactoryBean
close, createConnection, createConnection, doInit, getBorrowConnectionTimeout, getDefaultIsolationLevel, getIgnoreSessionTransactedFlag, getLocalTransactionMode, getMaintenanceInterval, getMaxIdleTime, getMaxLifetime, getMaxPoolSize, getMinPoolSize, getReapTimeout, getReference, getTestQuery, getUniqueResourceName, getXaConnectionFactory, getXaConnectionFactoryClassName, getXaProperties, init, poolAvailableSize, poolTotalSize, printXaProperties, refreshPool, setBorrowConnectionTimeout, setIgnoreSessionTransactedFlag, setLocalTransactionMode, setMaintenanceInterval, setMaxIdleTime, setMaxLifetime, setMaxPoolSize, setMinPoolSize, setPoolSize, setReapTimeout, setUniqueResourceName, setXaConnectionFactory, setXaConnectionFactoryClassName, setXaProperties, throwAtomikosJMSException, throwAtomikosJMSException, toString
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.