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

/openjdk7/jdk/src/share/classes/com/sun/jmx/remote/internal/
H A DServerNotifForwarder.java230 private final NotifForwarderBufferFilter bufferFilter = new NotifForwarderBufferFilter();
232 final class NotifForwarderBufferFilter implements NotificationBufferFilter { class in class:ServerNotifForwarder
H A DArrayNotificationBuffer.java401 if (!(filter instanceof ServerNotifForwarder.NotifForwarderBufferFilter)) {

Completed in 52 milliseconds