|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidAttributeValueException | |
javax.management | Provides the core JMX classes. |
javax.management.modelmbean | Provides the definition of the ModelMBean classes. |
Uses of InvalidAttributeValueException in javax.management |
Methods in javax.management that throw InvalidAttributeValueException | |
void |
MBeanServer.setAttribute(ObjectName name,
Attribute attribute)
Sets the value of a specific attribute of a named MBean. |
void |
DynamicMBean.setAttribute(Attribute attribute)
Set the value of a specific attribute of the Dynamic MBean. |
void |
StandardMBean.setAttribute(Attribute attribute)
|
void |
MBeanServerConnection.setAttribute(ObjectName name,
Attribute attribute)
Sets the value of a specific attribute of a named MBean. |
Uses of InvalidAttributeValueException in javax.management.modelmbean |
Methods in javax.management.modelmbean that throw InvalidAttributeValueException | |
void |
RequiredModelMBean.setAttribute(Attribute attribute)
Sets the value of a specific attribute of a named ModelMBean. |
|
Maintenance Release jmx-1.2.1-b14 2003.07.15_17:22:05_MEST |
||||||||||
PREV NEXT | FRAMES NO FRAMES |