Searched refs:UnreferencedContext (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/rmi/server/Unreferenced/unreferencedContext/
H A DUnreferencedContext.java43 * @run main/othervm/timeout=120 UnreferencedContext
51 public class UnreferencedContext implements Remote, Unreferenced, Runnable { class in inherits:Remote,Unreferenced,Runnable
53 private final static String BINDING = "UnreferencedContext";
94 UnreferencedContext obj = new UnreferencedContext();

Completed in 33 milliseconds