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