public class ReferenceRunnerJobServer
extends java.lang.Object
ReferenceRunnerJobService
.Modifier and Type | Class and Description |
---|---|
static class |
ReferenceRunnerJobServer.ServerConfiguration
Command-line options to configure the JobServer.
|
Modifier and Type | Method and Description |
---|---|
static ReferenceRunnerJobServer |
fromParams(java.lang.String[] args) |
static void |
main(java.lang.String[] args) |
java.lang.String |
start() |
void |
stop() |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static ReferenceRunnerJobServer fromParams(java.lang.String[] args)
public java.lang.String start() throws java.lang.Exception
java.lang.Exception
public void stop()