public class OracleServiceInfoCreator extends RelationalServiceInfoCreator<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 url) |
accept, createServiceInfo, jdbcUrlMatchesSchemegetCredentials, getDefaultUriScheme, getId, getIntFromCredentials, getStringFromCredentials, getUriFromCredentials, getUriSchemes, labelStartsWithTag, tagsMatch, uriKeyMatchesScheme, uriMatchesSchemepublic org.springframework.cloud.service.common.OracleServiceInfo createServiceInfo(java.lang.String id,
java.lang.String url)
createServiceInfo in class RelationalServiceInfoCreator<org.springframework.cloud.service.common.OracleServiceInfo>