protected static class RmiRegistryConsole.ConsoleContext extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_HOST |
protected static int |
DEFAULT_PORT |
| Constructor and Description |
|---|
ConsoleContext() |
ConsoleContext(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
Registry |
getRegistry() |
void |
setRegistry(Registry registry) |
String |
toString() |
protected static final String DEFAULT_HOST
protected static final int DEFAULT_PORT
public ConsoleContext()
public ConsoleContext(String host, int port)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.