C# Class Apache.NMS.ActiveMQ.Transactions.RecoveryLoggerFactoryAttribute

Attribute that decorates IRecoveryLoggerFactory implementations to allow the Recovery Policy to find all the available factories dynamically.
Inheritance: FactoryAttribute
Show file Open project: apache/activemq-nms-openwire

Public Methods

Method Description
RecoveryLoggerFactoryAttribute ( string scheme ) : System

Method Details

RecoveryLoggerFactoryAttribute() public method

public RecoveryLoggerFactoryAttribute ( string scheme ) : System
scheme string
return System