public class Postgres extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PLUGIN_ID |
protected PostgresSetupModule |
postgres |
static String |
POSTGRES_GROUP_KEY |
static String |
POSTGRES_USER_KEY |
static String |
POSTGRES_VERSION_KEY |
static String |
POSTGRES_VERSION_VALUE |
Constructor and Description |
---|
Postgres(PostgresSetupModule postgres) |
Modifier and Type | Method and Description |
---|---|
protected String |
expand(String string,
Map<String,String> properties) |
protected String |
getConfigurationFile(Map<String,String> properties) |
protected String |
getHostBasedAccessFile(Map<String,String> properties) |
URL |
makeURL(String uriString) |
InputStream |
openResource(String uriString) |
public static final String POSTGRES_VERSION_KEY
public static final String POSTGRES_USER_KEY
public static final String POSTGRES_GROUP_KEY
public static final String POSTGRES_VERSION_VALUE
public static final String PLUGIN_ID
protected final PostgresSetupModule postgres
public Postgres(PostgresSetupModule postgres)
public InputStream openResource(String uriString) throws MalformedURLException, IOException
MalformedURLException
IOException
public URL makeURL(String uriString) throws MalformedURLException
MalformedURLException