Uses of Class javax.management.RuntimeOperationsException

Uses in package javax.management

Methods which throw type javax.management.RuntimeOperationsException

void
Registers the supplied listener with the specified management bean.
Object
Returns a clone of this descriptor, which can then be modified independently of this descriptor.
boolean
Returns true if all the fields have legal values, given their names.
void
Instantiates the bean with the data previously stored using a call to store().
void
Attempts to set the specified field to the supplied value.
void
Captures the current state of the bean and stores it for future retrieval by the load() method.