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

/openjdk7/jdk/src/share/classes/com/sun/jmx/remote/internal/
H A DArrayNotificationBuffer.java83 An ArrayNotificationBuffer also has a BufferListener (which is a
107 Since adding or removing a BufferListener to an MBean can involve
764 private class BufferListener implements NotificationListener { class in class:ArrayNotificationBuffer
767 logger.debug("BufferListener.handleNotification",
775 private final NotificationListener bufferListener = new BufferListener();

Completed in 365 milliseconds