Class GemFireServiceInfoFactory
Inherited Members
Namespace: Steeltoe.CloudFoundry.Connector.Services
Assembly: Steeltoe.CloudFoundry.ConnectorBase.dll
Syntax
public class GemFireServiceInfoFactory : ServiceInfoFactory
Constructors
| Edit this page View SourceGemFireServiceInfoFactory()
Initializes a new instance of the GemFireServiceInfoFactory class.
Declaration
public GemFireServiceInfoFactory()
Remarks
Scheme will never really be valid unless the service binding begins to provide a uri. The success of this provider will depend on the tags
Methods
| Edit this page View SourceCreate(Service)
Declaration
public override IServiceInfo Create(Service binding)
Parameters
Type | Name | Description |
---|---|---|
Service | binding |
Returns
Type | Description |
---|---|
IServiceInfo |