public class ManagerApiTestServer extends Object
| Constructor and Description |
|---|
ManagerApiTestServer()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addModulesToJetty(org.eclipse.jetty.server.handler.ContextHandlerCollection handlers)
Configure the web application(s).
|
protected void |
preStart()
Stuff to do before the server is started.
|
int |
serverPort()
The server port.
|
void |
start()
Start/run the server.
|
void |
stop()
Stop the server.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.