@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
AtomikosConnectionFactoryBean
の Spring フレンドリーバージョン。コンストラクターと説明 |
---|
AtomikosConnectionFactoryBean() |
修飾子と型 | メソッドと説明 |
---|---|
void | afterPropertiesSet() |
void | destroy() |
void | setBeanName(StringSE 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
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
createContextEE, createContextEE, createContextEE, createContextEE
public void setBeanName(StringSE name)
org.springframework.beans.factory.BeanNameAware
の setBeanName
public void afterPropertiesSet() throws ExceptionSE
org.springframework.beans.factory.InitializingBean
の afterPropertiesSet
ExceptionSE
public void destroy() throws ExceptionSE
org.springframework.beans.factory.DisposableBean
の destroy
ExceptionSE
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.