org.springframework.boot.jta.narayana

Class NarayanaConfigurationBean

  • java.lang.Object
    • org.springframework.boot.jta.narayana.NarayanaConfigurationBean
  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean


    public class NarayanaConfigurationBean
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    Bean that configures Narayana transaction manager.
    Since:
    1.4.0
    Author:
    Gytis Trikleris
    • Constructor Detail

      • NarayanaConfigurationBean

        public NarayanaConfigurationBean(NarayanaProperties narayanaProperties)
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        Exception

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.