public class PostgresqlServiceInfoCreator extends LocalConfigServiceInfoCreator<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 uri) |
public org.springframework.cloud.service.common.PostgresqlServiceInfo createServiceInfo(java.lang.String id,
java.lang.String uri)
createServiceInfo in class org.springframework.cloud.service.UriBasedServiceInfoCreator<org.springframework.cloud.service.common.PostgresqlServiceInfo>