public class JettyServer
extends java.lang.Object
implements com.netflix.conductor.service.Lifecycle
| Constructor and Description |
|---|
JettyServer(int port,
boolean join) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
public void start()
throws java.lang.Exception
start in interface com.netflix.conductor.service.Lifecyclejava.lang.Exceptionpublic void stop()
throws java.lang.Exception
stop in interface com.netflix.conductor.service.Lifecyclejava.lang.Exception