Exception Thrown By: | Cause | |
Class | Method | |
MBeanServerDelegate | public void removeNotificationListener(NotificationListener listener) | The listener is not registered with the MBean |
NotificationBroadcasterSupport | public void removeNotificationListener(NotificationListener listener) | The listener is not registered with the MBean. |
RMIConnector | public void removeConnectionNotificationListener(NotificationListener listener) | if the listener is not registered with this JMXConnector. |
RequiredModelMBean | public void removeNotificationListener(NotificationListener listener) | The listener is not registeredin the MBean or is null. |