类 NarayanaRecoveryManagerBean

  • 所有已实现的接口:
    org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

    public class NarayanaRecoveryManagerBean
    extends Object
    implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
    Bean to set up Narayana recovery manager.
    从以下版本开始:
    1.4.0
    • 构造器详细资料

      • NarayanaRecoveryManagerBean

        public NarayanaRecoveryManagerBean​(com.arjuna.ats.jbossatx.jta.RecoveryManagerService recoveryManagerService)
    • 方法详细资料

      • destroy

        public void destroy()
                     throws Exception
        指定者:
        destroy 在接口中 org.springframework.beans.factory.DisposableBean
        抛出:
        Exception