mx4j.tools.remote.http
public class HTTPConnectionMBeanServerConnection extends JMXConnectionMBeanServerConnection
Version: $Revision: 1.3 $
| Constructor Summary | |
|---|---|
| HTTPConnectionMBeanServerConnection(JMXConnection connection, Subject delegate, RemoteNotificationClientHandler notificationHandler) | |
| Method Summary | |
|---|---|
| void | addNotificationListener(ObjectName observed, NotificationListener listener, NotificationFilter filter, Object handback) |
| void | removeNotificationListener(ObjectName observed, NotificationListener listener) |
| void | removeNotificationListener(ObjectName observed, NotificationListener listener, NotificationFilter filter, Object handback) |