@ConfigurationProperties(prefix="spring.jta.atomikos.connectionfactory") public class AtomikosConnectionFactoryBean extends com.atomikos.jms.AtomikosConnectionFactoryBean implements BeanNameAware, InitializingBean, DisposableBean
AtomikosConnectionFactoryBean
.Constructor and Description |
---|
AtomikosConnectionFactoryBean() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
setBeanName(String name) |
close, createConnection, createConnection, getBorrowConnectionTimeout, getDefaultIsolationLevel, getIgnoreSessionTransactedFlag, getLocalTransactionMode, getMaintenanceInterval, getMaxIdleTime, getMaxLifetime, getMaxPoolSize, getMinPoolSize, getReapTimeout, getReference, getTestQuery, getUniqueResourceName, getXaConnectionFactory, getXaConnectionFactoryClassName, getXaProperties, init, poolAvailableSize, poolTotalSize, refreshPool, setBorrowConnectionTimeout, setIgnoreSessionTransactedFlag, setLocalTransactionMode, setMaintenanceInterval, setMaxIdleTime, setMaxLifetime, setMaxPoolSize, setMinPoolSize, setPoolSize, setReapTimeout, setUniqueResourceName, setXaConnectionFactory, setXaConnectionFactoryClassName, setXaProperties, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createContext, createContext, createContext, createContext
public void setBeanName(String name)
setBeanName
in interface BeanNameAware
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface InitializingBean
Exception
public void destroy() throws Exception
destroy
in interface DisposableBean
Exception
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.