public class PostgresqlServiceInfoCreator extends RelationalServiceInfoCreator<org.springframework.cloud.service.common.PostgresqlServiceInfo>
| Constructor and Description |
|---|
PostgresqlServiceInfoCreator() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.service.common.PostgresqlServiceInfo |
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.PostgresqlServiceInfo createServiceInfo(java.lang.String id,
java.lang.String url)
createServiceInfo in class RelationalServiceInfoCreator<org.springframework.cloud.service.common.PostgresqlServiceInfo>