|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.paneris.jal.model.SystemProperties
public class SystemProperties
A wrapper to allow easy access to system properties.
Constructor Summary | |
---|---|
SystemProperties(java.lang.String db)
Constructor |
Method Summary | |
---|---|
java.lang.String |
getProperty(java.lang.String property)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemProperties(java.lang.String db) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.String getProperty(java.lang.String property) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |