|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationManager | |
|---|---|
| org.eclipse.jetty.deploy | |
| org.eclipse.jetty.deploy.providers | |
| Uses of ConfigurationManager in org.eclipse.jetty.deploy |
|---|
| Classes in org.eclipse.jetty.deploy that implement ConfigurationManager | |
|---|---|
class |
FileConfigurationManager
FileConfigurationManager Supplies properties defined in a file. |
| Methods in org.eclipse.jetty.deploy that return ConfigurationManager | |
|---|---|
ConfigurationManager |
ContextDeployer.getConfigurationManager()
Deprecated. |
| Methods in org.eclipse.jetty.deploy with parameters of type ConfigurationManager | |
|---|---|
void |
ContextDeployer.setConfigurationManager(ConfigurationManager configMgr)
Deprecated. |
| Uses of ConfigurationManager in org.eclipse.jetty.deploy.providers |
|---|
| Methods in org.eclipse.jetty.deploy.providers that return ConfigurationManager | |
|---|---|
ConfigurationManager |
ContextProvider.getConfigurationManager()
|
| Methods in org.eclipse.jetty.deploy.providers with parameters of type ConfigurationManager | |
|---|---|
void |
ContextProvider.setConfigurationManager(ConfigurationManager configurationManager)
Set the configurationManager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||