Uses of Class javax.management.ReflectionException

Uses in package javax.management

Methods which throw type javax.management.ReflectionException

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
DynamicMBean.invoke(String name, Object[] params, String[] signature)
Invokes the specified action on the management bean using the supplied parameters.
Object
StandardMBean.invoke(String name, Object[] params, String[] signature)
Invokes the specified action on the management bean using the supplied parameters.
void
Sets the value of the specified attribute of the management bean.
void
Sets the value of the specified attribute of the management bean.