|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public ConfigObject
The Config Object allows to access config variables as defined by the system. for a specific config provider.
Method Summary | |
---|---|
String |
getValue(String name)
This method returns the value of the config variable as defined by the system |
com.ibm.mashups.enabler.Deferred |
getValueDeferred(String name)
This method returns the value of the config variable as defined by the system in a async way |
Method Detail |
---|
String getValue(String name)
name
-
the name of the config variable
com.ibm.mashups.enabler.Deferred getValueDeferred(String name)
name
-
the name of the config variable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |