Searched defs:removeConnectionNotificationListener (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/remote/
H A DJMXConnector.java227 * @see #removeConnectionNotificationListener
249 * @see #removeConnectionNotificationListener(NotificationListener,
255 removeConnectionNotificationListener(NotificationListener listener) method in interface:JMXConnector
274 * @see #removeConnectionNotificationListener(NotificationListener)
278 public void removeConnectionNotificationListener(NotificationListener l, method in interface:JMXConnector
/openjdk7/jdk/src/share/classes/javax/management/remote/rmi/
H A DRMIConnector.java418 removeConnectionNotificationListener(NotificationListener listener) method in class:RMIConnector
426 removeConnectionNotificationListener(NotificationListener listener, method in class:RMIConnector

Completed in 43 milliseconds