public class JettyProvider extends Object implements WebApplicationServerProvider
Constructor and Description |
---|
JettyProvider() |
Modifier and Type | Method and Description |
---|---|
WebApplicationServer |
createServer(WebApplicationConfig config)
Creates a
WebApplicationServer from the given config. |
public WebApplicationServer createServer(WebApplicationConfig config)
WebApplicationServerProvider
WebApplicationServer
from the given config. The server will not yet
be be started.createServer
in interface WebApplicationServerProvider
config
- the web application config.Copyright © 2016 Actian Corporation. All rights reserved.