GNU Classpath (0.92) | |
Frames | No Frames |
Methods with parameter type javax.management.NotificationListener | |
void | NotificationBroadcaster.addNotificationListener(NotificationListener listener, NotificationFilter filter, Object passback) Registers the specified listener as a new recipient of
notifications from this bean. |
void | Removes the specified listener from the list of recipients
of notifications from this bean. |
void | NotificationEmitter.removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object passback) Removes the specified listener from the list of recipients
of notifications from this bean. |
GNU Classpath (0.92) |