public class OracleServiceInfoCreator extends LocalConfigServiceInfoCreator<org.springframework.cloud.service.common.OracleServiceInfo>
| Constructor and Description |
|---|
OracleServiceInfoCreator() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.service.common.OracleServiceInfo |
createServiceInfo(java.lang.String id,
java.lang.String uri) |
public org.springframework.cloud.service.common.OracleServiceInfo createServiceInfo(java.lang.String id,
java.lang.String uri)
createServiceInfo in class org.springframework.cloud.service.UriBasedServiceInfoCreator<org.springframework.cloud.service.common.OracleServiceInfo>