|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The abstract set of features provided by the configuration service. It's pretty much one way for now.
Method Summary | |
java.lang.String |
getCategoryId(PropertySource context)
Gets the CategoryId attribute of the ConfigurationService object |
java.lang.Object |
getPropertyHolder(PropertySource context)
Gets the PropertyHolder attribute of the ConfigurationService object |
java.lang.Object |
getPropertyHolder(PropertySource context,
java.lang.String customCategory)
Gets the PropertyHolder attribute of the ConfigurationService object |
Method Detail |
public java.lang.Object getPropertyHolder(PropertySource context) throws ConfigurationException
context
-
ConfigurationException
public java.lang.Object getPropertyHolder(PropertySource context, java.lang.String customCategory) throws ConfigurationException
context
- customCategory
-
ConfigurationException
public java.lang.String getCategoryId(PropertySource context)
context
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |