public final class TucsonNodeLifecycleManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
startTucsonNode(int port) |
static void |
stopTucsonNode(int port) |
public static void startTucsonNode(int port)
port
- the IP port on which the TuCSoN Node should be listening for
incoming requestspublic static void stopTucsonNode(int port)
port
- the IP port which the TuCSoN service to be stopped is bound to