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

/openjdk7/jdk/test/java/rmi/activation/ActivateFailedException/activateFails/
H A DShutdownThread.java30 Remote remoteObject = null; field in class:ShutdownThread
33 public ShutdownThread(Remote remoteObject, ActivationID activationID) { argument
34 remoteObject = remoteObject;
42 Activatable.unexportObject(remoteObject, true);

Completed in 28 milliseconds