public class ServerProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_FILENAME
server.properties file name
|
Modifier and Type | Method and Description |
---|---|
static String |
getProperty(String properyName)
Answer a property value from the property file
|
static Properties |
load()
Load properties from the property file
|
public static final String PROPERTY_FILENAME
public static String getProperty(String properyName)
properyName
- public static Properties load()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.