mx4j.tools.remote.local
public interface LocalConnection extends JMXConnection
Version: $Revision: 1.6 $
Method Summary | |
---|---|
void | addNotificationListener(ObjectName observed, NotificationListener listener, NotificationFilter filter, Object handback, Subject delegate) |
void | removeNotificationListener(ObjectName observed, NotificationListener listener, Subject delegate) |
void | removeNotificationListener(ObjectName observed, NotificationListener listener, NotificationFilter filter, Object handback, Subject delegate) |