Modifier and Type | Field and Description |
---|---|
private static final Pattern | |
private static final String | |
private static int | |
private static final boolean |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
private static String | |
public static Remote | |
public static void | |
public static void |
CONNECT_PATTERN | back to summary |
---|---|
private static final Pattern CONNECT_PATTERN |
DEFAULT_RMI_OBJECT_NAME | back to summary |
---|---|
private static final String DEFAULT_RMI_OBJECT_NAME |
port | back to summary |
---|---|
private static int port |
startRegistry | back to summary |
---|---|
private static final boolean startRegistry |
RMIHelper | back to summary |
---|---|
public RMIHelper() |
getName | back to summary |
---|---|
private static String getName(String serverID, String serverName) |
lookup | back to summary |
---|---|
public static Remote lookup(String connectionString) throws DebuggerException |
rebind | back to summary |
---|---|
public static void rebind(String serverID, String serverName, Remote object) throws DebuggerException |
unbind | back to summary |
---|---|
public static void unbind(String serverID, String serverName) throws DebuggerException |