@Deprecated public class JtaOjbConfigurer extends org.springmodules.orm.ojb.support.LocalOjbConfigurer implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
TransactionManagerFactory,
TransactionManagerFactory| Constructor and Description |
|---|
JtaOjbConfigurer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet()
Deprecated.
|
void |
destroy()
Deprecated.
|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
Deprecated.
|
void |
setTransactionManager(TransactionManager transactionManager)
Deprecated.
|
public JtaOjbConfigurer()
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwaresetBeanFactory in class org.springmodules.orm.ojb.support.LocalOjbConfigurerpublic void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic void destroy()
destroy in interface org.springframework.beans.factory.DisposableBeanpublic void setTransactionManager(TransactionManager transactionManager)
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.