C# Class Apache.NMS.ActiveMQ.Transport.ActiveMQTransportFactoryAttribute

Attribute that decorates ITransportFactory implementations to allow the TransportFactory to find all the available factories dynamically.
Inheritance: Apache.NMS.ActiveMQ.Util.FactoryAttribute
Datei anzeigen Open project: ThorTech/apache-nms

Public Methods

Method Description
ActiveMQTransportFactoryAttribute ( string scheme ) : System

Method Details

ActiveMQTransportFactoryAttribute() public method

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