| GNU Classpath (0.97.1) | |
| Frames | No Frames |
Methods which throw type javax.management.ListenerNotFoundException | |
| void | RMIConnection.removeNotificationListener(ObjectName name, ObjectName listener, MarshalledObject<T> filter, MarshalledObject<T> passback, Subject delegationSubject)
Handles MBeanServerConnection.removeNotificationListener(ObjectName,
ObjectName, NotificationFilter, Object). |
| void | RMIConnection.removeNotificationListener(ObjectName name, ObjectName listener, Subject delegationSubject) Handles MBeanServerConnection.removeNotificationListener(ObjectName,
ObjectName) by removing the specified listener from the list
of recipients of notifications from the supplied bean. |
| void | RMIConnection.removeNotificationListeners(ObjectName name, Integer[] listenerIds, Subject delegationSubject) Removes one or more NotificationListeners from the specified
management bean. |
Methods which throw type javax.management.ListenerNotFoundException | |
| void | Removes the specified listener from the list of recipients
of notifications from this bean. |
| void | Removes the specified listener from the list of recipients
of notifications from this bean. |
| void | Removes the specified listener from the list of recipients
of notifications from this bean. |
| void | MBeanServerDelegate.removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object passback) Removes the specified listener from the list of recipients
of notifications from this delegate. |
| void | NotificationBroadcasterSupport.removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object passback) 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. |
| void | Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
| void | Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
| void | MBeanServer.removeNotificationListener(ObjectName name, NotificationListener listener, NotificationFilter filter, Object passback) Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
| void | MBeanServerConnection.removeNotificationListener(ObjectName name, NotificationListener listener, NotificationFilter filter, Object passback) Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
| void | Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
| void | Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
| void | MBeanServer.removeNotificationListener(ObjectName name, ObjectName listener, NotificationFilter filter, Object passback) Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
| void | MBeanServerConnection.removeNotificationListener(ObjectName name, ObjectName listener, NotificationFilter filter, Object passback) Removes the specified listener from the list of recipients
of notifications from the supplied bean. |
| GNU Classpath (0.97.1) |