Package org.frankframework.jta.narayana
Class NarayanaConfigurationBean
java.lang.Object
org.frankframework.jta.narayana.NarayanaConfigurationBean
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.beans.factory.InitializingBean
,org.springframework.context.ApplicationContextAware
public class NarayanaConfigurationBean
extends Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Populate all the jBossTS EnvironmentBeans.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContext
-
Constructor Details
-
NarayanaConfigurationBean
public NarayanaConfigurationBean()
-
-
Method Details
-
afterPropertiesSet
public void afterPropertiesSet() throws com.arjuna.ats.arjuna.exceptions.ObjectStoreExceptionPopulate all the jBossTS EnvironmentBeans.- Specified by:
afterPropertiesSet
in interfaceorg.springframework.beans.factory.InitializingBean
- Throws:
com.arjuna.ats.arjuna.exceptions.ObjectStoreException
-