All Known Implementing Classes:
ArrayNotificationBuffer, ShareBuffer
| Method from com.sun.jmx.remote.internal.NotificationBuffer Summary: |
|---|
| dispose, fetchNotifications |
| Method from com.sun.jmx.remote.internal.NotificationBuffer Detail: |
|---|
Discard this buffer. |
Fetch notifications that match the given listeners. The operation only considers notifications with a sequence
number at least If there are no notifications matching the criteria, the operation will block until one arrives, subject to the timeout. |