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

/openjdk7/jdk/src/share/classes/com/sun/jmx/remote/internal/
H A DArrayNotificationBuffer.java738 private void createdNotification(MBeanServerNotification n) { method in class:ArrayNotificationBuffer
748 logger.debug("createdNotification", "for: " + name);
800 createdNotification((MBeanServerNotification) notif);

Completed in 148 milliseconds