|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes an parameter for an MBean operation.
Method Summary | |
String |
getType()
Gets the type of class for the parameter. |
void |
setType(String value)
Sets the type of class for the parameter. |
Methods inherited from interface org.sape.carbon.services.management.interceptor.MBeanInfoConfiguration.MBeanFeatureInfoConfiguration |
getDescription, getName, setDescription, setName |
Methods inherited from interface org.sape.carbon.core.config.Configuration |
clone, getConfigurationInterface, getConfigurationName, getDataStructure, getRootElement, isConfigurationWritable, setConfigurationName, setConfigurationReadOnly |
Method Detail |
public String getType()
public void setType(String value)
value
- the type of class for the parameter.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |