Class NarayanaPropertiesInitializer

java.lang.Object
dev.snowdrop.boot.narayana.core.properties.NarayanaPropertiesInitializer
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class NarayanaPropertiesInitializer extends Object implements org.springframework.beans.factory.InitializingBean
Bean that configures Narayana transaction manager.
Author:
Gytis Trikleris
  • Constructor Details

    • NarayanaPropertiesInitializer

      public NarayanaPropertiesInitializer(NarayanaProperties narayanaProperties)
  • Method Details

    • afterPropertiesSet

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