Searched defs:handleNotification (Results 26 - 50 of 61) sorted by relevance

123

/openjdk7/jdk/test/javax/management/remote/mandatory/connection/
H A DConnectionTest.java354 public void handleNotification(Notification n, Object h) { method in class:ConnectionTest.LogListener
/openjdk7/jdk/test/javax/management/remote/mandatory/notif/
H A DDeadListenerTest.java196 public void handleNotification(Notification notification, Object handback) { method in class:DeadListenerTest.CountListener
H A DDiffHBTest.java146 public void handleNotification(Notification n, Object o) { method in class:DiffHBTest.MyListener
H A DNotSerializableNotifTest.java173 public void handleNotification(Notification notif, Object handback) { method in class:NotSerializableNotifTest.Listener
H A DUnexpectedNotifTest.java167 public void handleNotification(Notification notif, Object handback) { method in class:UnexpectedNotifTest.Listener
H A DNotificationAccessControllerTest.java143 public void handleNotification(Notification n, Object h) { method in class:NotificationAccessControllerTest.Listener
144 echo("handleNotification:");
H A DNotificationBufferDeadlockTest.java151 public void handleNotification(Notification n, Object h) {
270 public void handleNotification(Notification n, Object h) { method in class:NotificationBufferDeadlockTest.MyListener
H A DNotificationEmissionTest.java92 public void handleNotification(Notification n, Object h) { method in class:NotificationEmissionTest.Listener
93 echo("handleNotification:");
/openjdk7/jdk/test/javax/management/remote/mandatory/threads/
H A DExecutorTest.java213 public void handleNotification(Notification n, Object h) { method in class:ExecutorTest.SemaphoreListener
/openjdk7/jdk/test/com/sun/nio/sctp/SctpChannel/
H A DBind.java304 public HandlerResult handleNotification( method in class:Bind.BindNotificationHandler
312 public HandlerResult handleNotification( method in class:Bind.BindNotificationHandler
320 public HandlerResult handleNotification( method in class:Bind.BindNotificationHandler
H A DReceive.java297 public HandlerResult handleNotification( method in class:Receive.ReceiveNotificationHandler
304 public HandlerResult handleNotification( method in class:Receive.ReceiveNotificationHandler
333 public HandlerResult handleNotification( method in class:Receive.ReceiveNotificationHandler
H A DSend.java418 public HandlerResult handleNotification( method in class:Send.SendNotificationHandler
425 public HandlerResult handleNotification( method in class:Send.SendNotificationHandler
H A DShutdown.java255 public HandlerResult handleNotification( method in class:Shutdown.ShutdownNotificationHandler
H A DCommUp.java311 public HandlerResult handleNotification( method in class:CommUp.CommUpNotificationHandler
318 public synchronized HandlerResult handleNotification( method in class:CommUp.CommUpNotificationHandler
334 public HandlerResult handleNotification( method in class:CommUp.CommUpNotificationHandler
/openjdk7/jdk/test/com/sun/nio/sctp/SctpMultiChannel/
H A DBranch.java238 public HandlerResult handleNotification( method in class:Branch.BranchNotificationHandler
256 public HandlerResult handleNotification( method in class:Branch.BranchNotificationHandler
H A DSocketOptionTests.java240 public HandlerResult handleNotification( method in class:SocketOptionTests.SOTNotificationHandler
/openjdk7/jdk/test/java/lang/management/ManagementFactory/
H A DProxyTypeMapping.java265 public void handleNotification(Notification notif, Object handback) { method in class:ProxyTypeMapping.MyListener
H A DValidateOpenTypes.java300 public void handleNotification(Notification notif, Object handback) { method in class:ValidateOpenTypes.MyListener
/openjdk7/jdk/test/java/lang/management/MemoryMXBean/
H A DLowMemoryTest.java55 public void handleNotification(Notification notif, Object handback) { method in class:LowMemoryTest.SensorListener
74 public void handleNotification(Notification notif, Object handback) { method in class:LowMemoryTest.TestListener
H A DCollectionUsageThreshold.java87 public void handleNotification(Notification notif, Object handback) { method in class:CollectionUsageThreshold.SensorListener
/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DMBeansTab.java207 /* notification listener: handleNotification */
208 public void handleNotification( method in class:MBeansTab
/openjdk7/jdk/test/javax/management/monitor/
H A DMultiMonitorTest.java195 public synchronized void handleNotification(Notification n, Object h) { method in class:MultiMonitorTest.CountListener
H A DAttributeArbitraryDataTypeTest.java186 public void handleNotification(Notification notification, method in class:AttributeArbitraryDataTypeTest
189 echo("\tInside handleNotification...");
217 echo("\tError in handleNotification!");
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/org/glassfish/external/amx/
H A DMBeanListener.java289 public void handleNotification( method in class:MBeanListener
/openjdk7/jdk/src/share/classes/sun/tools/jconsole/inspector/
H A DXSheet.java671 public void handleNotification(Notification e, Object handback) { method in class:XSheet

Completed in 74 milliseconds

123