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

/openjdk7/jdk/test/java/rmi/activation/Activatable/shutdownGracefully/
H A DShutdownGracefully.java175 new ShutdownDetectThread(rmidProcess);
207 private static class ShutdownDetectThread implements Runnable { class in class:ShutdownGracefully
210 ShutdownDetectThread(JavaVM rmidProcess) { method in class:ShutdownGracefully.ShutdownDetectThread

Completed in 31 milliseconds