Table of Contents

Class HystrixRabbitMQServiceInfoFactory

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

Constructors

HystrixRabbitMQServiceInfoFactory()

public HystrixRabbitMQServiceInfoFactory()

Fields

HYSTRIX_RABBIT_SERVICE_TAGS

public static readonly Tags HYSTRIX_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