Searched refs:getReceivedNotifications (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/inspector/
H A DXMBeanNotifications.java213 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 DXSheet.java570 long received = mbeanNotifications.getReceivedNotifications(mbean);

Completed in 1949 milliseconds