Package | Description |
---|---|
org.eclipse.jetty.deploy |
Jetty Deploy : Webapp Deploy Management
|
org.eclipse.jetty.osgi.boot.internal.serverfactory | |
org.eclipse.jetty.runner |
Jetty Runner : Embedded Jetty Tool for running webapps directly
|
org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
Modifier and Type | Method and Description |
---|---|
ContextHandlerCollection |
DeploymentManager.getContexts() |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentManager.setContexts(ContextHandlerCollection contexts) |
Modifier and Type | Method and Description |
---|---|
ContextHandlerCollection |
ServerInstanceWrapper.getContextHandlerCollection() |
Modifier and Type | Field and Description |
---|---|
protected ContextHandlerCollection |
Runner._contexts |
Modifier and Type | Field and Description |
---|---|
protected ContextHandlerCollection |
AbstractTestServer._contexts |
Copyright © 1995-2015 Webtide. All Rights Reserved.