Searched defs:addNotificationListeners (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCAccessible.java87 addNotificationListeners((Component)accessible);
103 public void addNotificationListeners(Component c) { method in class:CAccessible
/openjdk7/jdk/src/share/classes/javax/management/remote/rmi/
H A DRMIConnection.java1000 public Integer[] addNotificationListeners(ObjectName[] names, method in interface:RMIConnection
1018 * #addNotificationListeners(ObjectName[], MarshalledObject[],
1062 * by {@link #addNotificationListeners(ObjectName[],
H A DRMIConnectionImpl.java974 public Integer[] addNotificationListeners(ObjectName[] names, method in class:RMIConnectionImpl

Completed in 1470 milliseconds