Searched defs:notifyTest (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/java/rmi/activation/rmidViaInheritedChannel/
H A DInheritedChannelNotServerSocket.java62 void notifyTest() throws RemoteException; method in interface:InheritedChannelNotServerSocket.Callback
67 public void notifyTest() { method in class:InheritedChannelNotServerSocket.CallbackImpl
179 obj.notifyTest();
H A DRmidViaInheritedChannel.java55 public void notifyTest() { method in class:RmidViaInheritedChannel
181 obj.notifyTest();
194 void notifyTest() throws IOException; method in interface:Callback
/openjdk7/jdk/test/javax/management/remote/mandatory/loading/
H A DMissingClassTest.java228 ok &= notifyTest(client, mbsc);
471 private static boolean notifyTest(JMXConnector client, method in class:MissingClassTest

Completed in 37 milliseconds