GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type javax.management.RuntimeOperationsException | |
void | MBeanServerConnection.addNotificationListener(ObjectName name, ObjectName listener, NotificationFilter filter, Object passback)
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.
|
GNU Classpath (0.95) |