public class PostgresqlServiceInfoCreator extends LocalConfigServiceInfoCreator<PostgresqlServiceInfo>
| Constructor and Description |
|---|
PostgresqlServiceInfoCreator() |
| Modifier and Type | Method and Description |
|---|---|
PostgresqlServiceInfo |
createServiceInfo(String id,
String uri) |
accept, createServiceInfopublic PostgresqlServiceInfo createServiceInfo(String id, String uri)
createServiceInfo in class UriBasedServiceInfoCreator<PostgresqlServiceInfo>