org.eclipse.jetty.start
public class Monitor extends java.lang.Thread
If the stop port is set to zero, then a random port is assigned and the port number is printed to stdout.
Commands "stop" and * "status" are currently supported.
Constructor and Description |
---|
Monitor(int port,
java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
java.lang.Process |
getProcess() |
void |
run() |
void |
setProcess(java.lang.Process process) |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
Copyright © 2017. All Rights Reserved.