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

/openjdk7/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DMyObjectImpl.java27 public class MyObjectImpl extends UnicastRemoteObject implements MyObject { class in inherits:UnicastRemoteObject,MyObject
33 public MyObjectImpl() throws RemoteException { method in class:MyObjectImpl
37 public MyObjectImpl(int c, int size) //MyObjectFactory mof, int c, int size) method in class:MyObjectImpl

Completed in 239 milliseconds