Uses of Class javax.management.AttributeNotFoundException

Uses in package gnu.javax.management

Methods which throw type javax.management.AttributeNotFoundException

Object
Returns the value of the supplied attribute from the specified management bean.
void
Sets the value of the specified attribute of the supplied management bean.

Uses in package javax.management.remote.rmi

Methods which throw type javax.management.AttributeNotFoundException

Handles MBeanServerConnection.setAttribute(ObjectName, Attribute) by setting the value of the specified attribute of the supplied management bean.
Object
RMIConnection.getAttribute(ObjectName bean, String name, Subject delegationSubject)
Handles MBeanServerConnection.getAttribute(ObjectName, String), returning the value of the supplied attribute from the specified management bean.

Uses in package javax.management

Methods which throw type javax.management.AttributeNotFoundException

Object
Obtains the value of the specified attribute of the management bean.
Object
Obtains the value of the specified attribute of the management bean.
Object
Returns the value of the supplied attribute from the specified management bean.
Object
Returns the value of the supplied attribute from the specified management bean.
void
Sets the value of the specified attribute of the management bean.
void
Sets the value of the specified attribute of the management bean.
void
Sets the value of the specified attribute of the supplied management bean.
void
Sets the value of the specified attribute of the supplied management bean.

Uses in package gnu.java.lang.management

Methods which throw type javax.management.AttributeNotFoundException

Object