Searched refs:getReceivedNotifications (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/share/classes/sun/tools/jconsole/inspector/ | ||
H A D | XMBeanNotifications.java | 213 public long getReceivedNotifications(XMBean mbean) { method in class:XMBeanNotifications 219 return listener.getReceivedNotifications(); 645 public synchronized long getReceivedNotifications() { method in class:XMBeanNotifications.XMBeanNotificationsListener |
H A D | XSheet.java | 570 long received = mbeanNotifications.getReceivedNotifications(mbean); |
Completed in 293 milliseconds