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

/openjdk7/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DNotActivatableServerImpl.java31 // NotActivatableServerImpl
33 public class NotActivatableServerImpl class in inherits:UnicastRemoteObject,NotActivatableInterface
37 private static final String PROG_NAME = "NotActivatableServerImpl";
39 private static final String CLASS_NAME = "activation.NotActivatableServerImpl";
51 public NotActivatableServerImpl() throws RemoteException {} method in class:NotActivatableServerImpl

Completed in 38 milliseconds