Table of Contents

Class FactoryFinder<AttributeType, FactoryType>

Namespace
Apache.NMS.ActiveMQ.Util
Assembly
Apache.NMS.ActiveMQ.dll
public class FactoryFinder<AttributeType, FactoryType> where AttributeType : FactoryAttribute

Type Parameters

AttributeType
FactoryType
Inheritance
FactoryFinder<AttributeType, FactoryType>
Inherited Members

Constructors

FactoryFinder()

public FactoryFinder()

Methods

FindFactoryType(string)

public Type FindFactoryType(string factoryId)

Parameters

factoryId string

Returns

Type