public class ColossusRegistry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PORT |
private static java.util.logging.Logger |
LOGGER |
private int |
port |
Constructor and Description |
---|
ColossusRegistry(int port) |
Modifier and Type | Method and Description |
---|---|
int |
getPort() |
static void |
main(java.lang.String[] args) |
private void |
startRegistry() |
private static final java.util.logging.Logger LOGGER
public static final int DEFAULT_PORT
private final int port