C# Class Apache.NMS.ActiveMQ.MessageConsumer.ConsumerCloseSynchronization

Inheritance: ISynchronization
Show file Open project: ThorTech/apache-nms

Public Methods

Method Description
AfterCommit ( ) : void
AfterRollback ( ) : void
BeforeEnd ( ) : void
ConsumerCloseSynchronization ( MessageConsumer consumer ) : System

Method Details

AfterCommit() public method

public AfterCommit ( ) : void
return void

AfterRollback() public method

public AfterRollback ( ) : void
return void

BeforeEnd() public method

public BeforeEnd ( ) : void
return void

ConsumerCloseSynchronization() public method

public ConsumerCloseSynchronization ( MessageConsumer consumer ) : System
consumer MessageConsumer
return System