|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Basic interface describing an MBean Feature.
Method Summary | |
String |
getDescription()
Gets the description of the feature. |
String |
getName()
Returns the name of the feature. |
void |
setDescription(String value)
Sets the description of the feature. |
void |
setName(String value)
Sets the name of the feature. |
Methods inherited from interface org.sape.carbon.core.config.Configuration |
clone, getConfigurationInterface, getConfigurationName, getDataStructure, getRootElement, isConfigurationWritable, setConfigurationName, setConfigurationReadOnly |
Method Detail |
public String getName()
public void setName(String value)
value
- the name of the featurepublic String getDescription()
public void setDescription(String value)
value
- the description of the feature
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |