Uses of Interface
org.eclipse.jetty.deploy.ConfigurationManager
Packages that use ConfigurationManager
Package
Description
Jetty Deploy : Webapp Deploy Management
Jetty Deploy : Webapp Deployment Providers
-
Uses of ConfigurationManager in org.eclipse.jetty.deploy
Classes in org.eclipse.jetty.deploy that implement ConfigurationManagerModifier and TypeClassDescriptionclass
FileConfigurationManager Supplies properties defined in a file. -
Uses of ConfigurationManager in org.eclipse.jetty.deploy.providers
Methods in org.eclipse.jetty.deploy.providers that return ConfigurationManagerMethods in org.eclipse.jetty.deploy.providers with parameters of type ConfigurationManagerModifier and TypeMethodDescriptionvoid
WebAppProvider.setConfigurationManager
(ConfigurationManager configurationManager) Set the configurationManager.