Table of Contents

Class RabbitMQServiceInfoFactory

Namespace
Steeltoe.CloudFoundry.Connector.Services
Assembly
Steeltoe.CloudFoundry.ConnectorBase.dll
public class RabbitMQServiceInfoFactory : ServiceInfoFactory
Inheritance
RabbitMQServiceInfoFactory
Inherited Members

Constructors

RabbitMQServiceInfoFactory()

public RabbitMQServiceInfoFactory()

Fields

RABBIT_SERVICE_TAGS

public static readonly Tags RABBIT_SERVICE_TAGS

Field Value

Tags

Methods

Accept(Service)

public override bool Accept(Service binding)

Parameters

binding Service

Returns

bool

Create(Service)

public override IServiceInfo Create(Service binding)

Parameters

binding Service

Returns

IServiceInfo