|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.oakgrovesystems.reactor.ReactorProperties
Used to retrieve configuration information from .propeties files in the classpath.
Constructor Summary | |
ReactorProperties()
|
Method Summary | |
static java.lang.String |
getFrontDeskURL()
|
static java.util.Properties |
getProperties(java.lang.String filename)
Gets filename from the classpath using ClassLoader.getResourceAsStream(). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReactorProperties()
Method Detail |
public static java.lang.String getFrontDeskURL()
public static java.util.Properties getProperties(java.lang.String filename)
filename
- the filename of the properties file to read from the classpath.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |