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

/openjdk7/jdk/test/java/rmi/reliability/juicer/
H A DAppleImpl.java30 * The AppleImpl class implements the behavior of the remote "apple"
33 public class AppleImpl extends UnicastRemoteObject implements Apple { class in inherits:UnicastRemoteObject,Apple
38 public AppleImpl(String name) throws RemoteException { method in class:AppleImpl
/openjdk7/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DAppleImpl.java30 * The AppleImpl class implements the behavior of the remote "apple"
33 public class AppleImpl class in inherits:UnicastRemoteObject,Apple
41 public AppleImpl(String name) throws RemoteException { method in class:AppleImpl

Completed in 33 milliseconds