Searched defs:getReceivedNotifications (Results 1 - 1 of 1) 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

Completed in 31 milliseconds