Searched defs:clientFactory (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/rmi/server/RemoteObject/verifyRemoteEquals/
H A DVerifyRemoteEquals.java65 public TestImpl(RMIClientSocketFactory clientFactory, argument
70 super(0, clientFactory, serverFactory);
/openjdk7/jdk/test/javax/management/remote/mandatory/connection/
H A DMultiThreadDeadLockTest.java47 clientFactory);
206 private static RMIClientFactory clientFactory = new RMIClientFactory(); field in class:MultiThreadDeadLockTest

Completed in 29 milliseconds