|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mymed.properties.PropertiesManager
public class PropertiesManager
Manager for the properties file of mymed
It is implemented as a singleton, and there is a cache that stores
Method Summary | |
---|---|
static PropertiesManager |
getInstance()
|
IProperties |
getManager(IPropType value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PropertiesManager getInstance()
public IProperties getManager(IPropType value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |