|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.commerce.zocalo.service.ServerUtil
public abstract class ServerUtil
utilities common to running a web server. Currently aggregates configuration file tools.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_DB_FILE_KEY
|
static java.lang.String |
DEFAULT_DB_URL_KEY
|
| Constructor Summary | |
|---|---|
ServerUtil()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
readConfigFile()
|
protected static java.lang.String |
readDBConfigFromProps(java.util.Properties props)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_DB_FILE_KEY
public static final java.lang.String DEFAULT_DB_URL_KEY
| Constructor Detail |
|---|
public ServerUtil()
| Method Detail |
|---|
public static java.util.Properties readConfigFile()
protected static java.lang.String readDBConfigFromProps(java.util.Properties props)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||