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

/openjdk7/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DCountServerImpl.java31 // CountServerImpl
33 public class CountServerImpl class in inherits:Activatable,CountInterface
37 private static final String PROG_NAME = "CountServerImpl";
39 private static final String CLASS_NAME = "activation.CountServerImpl";
58 public CountServerImpl(ActivationID id, MarshalledObject data) method in class:CountServerImpl

Completed in 41 milliseconds