| Package | Description |
|---|---|
| org.eclipse.jetty.deploy | |
| org.eclipse.jetty.deploy.providers |
| Modifier and Type | Class and Description |
|---|---|
class |
FileConfigurationManager
FileConfigurationManager
Supplies properties defined in a file.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationManager |
ContextDeployer.getConfigurationManager()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextDeployer.setConfigurationManager(ConfigurationManager configMgr)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationManager |
ContextProvider.getConfigurationManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextProvider.setConfigurationManager(ConfigurationManager configurationManager)
Set the configurationManager.
|
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.