| Package | Description |
|---|---|
| org.eclipse.jetty.deploy |
| Modifier and Type | Method and Description |
|---|---|
ContextHandlerCollection |
ContextDeployer.getContexts()
Deprecated.
|
ContextHandlerCollection |
DeploymentManager.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextDeployer.setContexts(ContextHandlerCollection contexts)
Deprecated.
Associate with a
ContextHandlerCollection. |
void |
DeploymentManager.setContexts(ContextHandlerCollection contexts) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.