Table of Contents

Class OracleServiceInfoFactory

Namespace
Steeltoe.CloudFoundry.Connector.Services
Assembly
Steeltoe.CloudFoundry.ConnectorBase.dll
public class OracleServiceInfoFactory : RelationalServiceInfoFactory
Inheritance
OracleServiceInfoFactory
Inherited Members

Constructors

OracleServiceInfoFactory()

public OracleServiceInfoFactory()

Methods

Create(string, string)

public override IServiceInfo Create(string id, string url)

Parameters

id string
url string

Returns

IServiceInfo