- java.lang.Object
-
- sun.jvm.hotspot.RMIHelper
-
-
Constructor Summary
Constructors
Constructor and Description |
RMIHelper() |
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static java.rmi.Remote |
lookup(java.lang.String debugServerID) |
static void |
rebind(java.lang.String uniqueID,
java.rmi.Remote object) |
static void |
unbind(java.lang.String uniqueID) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RMIHelper
public RMIHelper()
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.