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 Details

    • NarayanaConfigurationBean

      public NarayanaConfigurationBean()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws com.arjuna.ats.arjuna.exceptions.ObjectStoreException
      Populate all the jBossTS EnvironmentBeans.
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      com.arjuna.ats.arjuna.exceptions.ObjectStoreException
    • getProperties

      public Properties getProperties()
    • setProperties

      public void setProperties(Properties properties)
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware