Class HystrixRabbitMQServiceInfoFactory
Inherited Members
Namespace: Steeltoe.CloudFoundry.Connector.Services
Assembly: Steeltoe.CloudFoundry.ConnectorBase.dll
Syntax
public class HystrixRabbitMQServiceInfoFactory : ServiceInfoFactory
Constructors
| Edit this page View SourceHystrixRabbitMQServiceInfoFactory()
Declaration
public HystrixRabbitMQServiceInfoFactory()
Fields
| Edit this page View SourceHYSTRIX_RABBIT_SERVICE_TAGS
Declaration
public static readonly Tags HYSTRIX_RABBIT_SERVICE_TAGS
Field Value
Type | Description |
---|---|
Tags |
Methods
| Edit this page View SourceAccept(Service)
Declaration
public override bool Accept(Service binding)
Parameters
Type | Name | Description |
---|---|---|
Service | binding |
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
| Edit this page View SourceCreate(Service)
Declaration
public override IServiceInfo Create(Service binding)
Parameters
Type | Name | Description |
---|---|---|
Service | binding |
Returns
Type | Description |
---|---|
IServiceInfo |