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

/openjdk10/jdk/test/javax/management/security/
H A DMBS_LightMBean.java93 @SqeDescriptorKey("OPERATION waitForNotificationHB")
94 public Object waitForNotificationHB(); method in interface:MBS_LightMBean
H A DSimpleListener.java90 public synchronized Object waitForNotificationHB() { method in class:SimpleListener
94 "SimpleListener::waitForNotificationHB wait");
101 "SimpleListener::waitForNotificationHB received");
H A DMBS_Light.java178 public Object waitForNotificationHB() { method in class:MBS_Light
179 return listener.waitForNotificationHB();

Completed in 44 milliseconds