public class PostgresqlConfFile extends Object
| Constructor and Description |
|---|
PostgresqlConfFile(File configurationFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPort() |
String |
getProperty(String paramName) |
List<String> |
getPropertyList(String propertyName) |
void |
setProperties(Map<String,String> parameters) |
static String |
stripQuotes(String value) |
String |
toString() |
public PostgresqlConfFile(File configurationFile) throws IOException
IOException@Nullable public String getPort()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.