|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.asu.cri.MirkE.util.MirkeProperties
This is a kind of singleton class for holding all the application level properties configured for MirkE
Constructor Summary | |
MirkeProperties()
|
Method Summary | |
static java.lang.String |
getProperty(java.lang.String propertyKey)
Returns the property value for the given key |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MirkeProperties()
Method Detail |
public static java.lang.String getProperty(java.lang.String propertyKey)
propertyKey
- property key
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |