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

/openjdk7/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DComputeServerImpl.java31 public class ComputeServerImpl class in inherits:UnicastRemoteObject,ComputeServer
35 public ComputeServerImpl() throws RemoteException method in class:ComputeServerImpl
55 Naming.rebind("/ComputeServer", new ComputeServerImpl());

Completed in 28 milliseconds