Show / Hide Table of Contents

    Interface ISynchronization

    Namespace: Apache.NMS.ActiveMQ
    Assembly: Apache.NMS.ActiveMQ.dll
    Syntax
    public interface ISynchronization

    Methods

    | Improve this Doc View Source

    AfterCommit()

    Called after a commit

    Declaration
    void AfterCommit()
    | Improve this Doc View Source

    AfterRollback()

    Called after a transaction rollback

    Declaration
    void AfterRollback()
    | Improve this Doc View Source

    BeforeEnd()

    Called before a commit or rollback is applied.

    Declaration
    void BeforeEnd()
    • Improve this Doc
    • View Source
    Back to top Copyright � 2005-2019 Apache Software Foundation project
    Generated by DocFX