| Package | Description |
|---|---|
| javax.management |
Provides the core classes for the Java Management Extensions.
|
| javax.management.modelmbean |
Provides the definition of the ModelMBean classes.
|
| javax.management.remote |
Interfaces for remote access to JMX MBean servers.
|
| javax.management.remote.rmi |
The RMI connector is a connector for the JMX Remote API that uses RMI to transmit client requests to a remote MBean server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardEmitterMBean.removeNotificationListener(NotificationListener
|
void |
NotificationBroadcaster.removeNotificationListener(NotificationListener
Removes a listener from this MBean.
|
void |
MBeanServerDelegate.removeNotificationListener(NotificationListener
|
void |
NotificationBroadcasterSupport.removeNotificationListener(NotificationListener
|
void |
StandardEmitterMBean.removeNotificationListener(NotificationListener
|
void |
MBeanServerDelegate.removeNotificationListener(NotificationListener
|
void |
NotificationBroadcasterSupport.removeNotificationListener(NotificationListener
|
void |
NotificationEmitter.removeNotificationListener(NotificationListener
Removes a listener from this MBean.
|
void |
MBeanServer.removeNotificationListener(ObjectName
|
void |
MBeanServerConnection.removeNotificationListener(ObjectName
Removes a listener from a registered MBean.
|
void |
MBeanServer.removeNotificationListener(ObjectName
|
void |
MBeanServerConnection.removeNotificationListener(ObjectName
Removes a listener from a registered MBean.
|
void |
MBeanServer.removeNotificationListener(ObjectName
|
void |
MBeanServerConnection.removeNotificationListener(ObjectName
Removes a listener from a registered MBean.
|
void |
MBeanServer.removeNotificationListener(ObjectName
|
void |
MBeanServerConnection.removeNotificationListener(ObjectName
Removes a listener from a registered MBean.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelMBeanNotificationBroadcaster.removeAttributeChangeNotificationListener(NotificationListener
Removes a listener for attributeChangeNotifications from the RequiredModelMBean.
|
void |
RequiredModelMBean.removeAttributeChangeNotificationListener(NotificationListener
|
void |
RequiredModelMBean.removeNotificationListener(NotificationListener
Removes a listener for Notifications from the RequiredModelMBean.
|
void |
RequiredModelMBean.removeNotificationListener(NotificationListener
|
| Modifier and Type | Method and Description |
|---|---|
void |
JMXConnector.removeConnectionNotificationListener(NotificationListener
Removes a listener from the list to be informed of changes in status.
|
void |
JMXConnector.removeConnectionNotificationListener(NotificationListener
Removes a listener from the list to be informed of changes in status.
|