Package | Description |
---|---|
org.eclipse.jetty.deploy |
Jetty Deploy : Webapp Deploy Management
|
org.eclipse.jetty.runner |
Jetty Runner : Embedded Jetty Tool for running webapps directly
|
Modifier and Type | Method and Description |
---|---|
ContextHandlerCollection |
DeploymentManager.getContexts() |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentManager.setContexts(ContextHandlerCollection contexts) |
Modifier and Type | Field and Description |
---|---|
protected ContextHandlerCollection |
Runner._contexts |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.