|
|||||||||
| Home >> All >> javax >> [ management overview ] | PREV NEXT | ||||||||
Uses of Class
javax.management.AttributeNotFoundException
| Uses of AttributeNotFoundException in javax.management |
| Methods in javax.management that throw AttributeNotFoundException | |
java.lang.Object |
MBeanServer.getAttribute(ObjectName name,
java.lang.String attribute)
|
void |
MBeanServer.setAttribute(ObjectName name,
Attribute attribute)
|
java.lang.Object |
DynamicMBean.getAttribute(java.lang.String attribute)
Returns the value of the attribute with the name matching the passed string. |
void |
DynamicMBean.setAttribute(Attribute attribute)
Sets the value of an attribute. |
|
|||||||||
| Home >> All >> javax >> [ management overview ] | PREV NEXT | ||||||||