Table of Contents

Class FactoryAttribute

Namespace
Apache.NMS.ActiveMQ.Util
Assembly
Apache.NMS.ActiveMQ.dll
[AttributeUsage(AttributeTargets.Class)]
public class FactoryAttribute : Attribute
Inheritance
FactoryAttribute
Derived
Inherited Members

Constructors

FactoryAttribute(string)

public FactoryAttribute(string factoryIdentifier)

Parameters

factoryIdentifier string

Properties

Description

public string Description { get; set; }

Property Value

string

FactoryIdentifier

public string FactoryIdentifier { get; }

Property Value

string