public class ManagerApiMicroService extends Object
| Constructor and Description |
|---|
ManagerApiMicroService()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addModulesToJetty(org.eclipse.jetty.server.handler.ContextHandlerCollection handlers)
Configure the web application(s).
|
void |
join() |
int |
serverPort()
The server port.
|
void |
start()
Start/run the server.
|
void |
stop()
Stop the server.
|
public int serverPort()
protected void addModulesToJetty(org.eclipse.jetty.server.handler.ContextHandlerCollection handlers)
throws Exception
handlers - Exceptionpublic void join()
throws InterruptedException
InterruptedExceptionCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.