Uses of Interface
org.eclipse.jetty.webapp.Configuration
-
-
Uses of Configuration in org.eclipse.jetty.webapp
Classes in org.eclipse.jetty.webapp that implement Configuration Modifier and Type Class Description classAbstractConfigurationclassCloneConfigurationclassFragmentConfigurationFragmentConfigurationclassJettyWebXmlConfigurationJettyWebConfiguration.classMetaInfConfigurationMetaInfConfigurationclassWebInfConfigurationclassWebXmlConfigurationConfigure by parsing default web.xml and web.xmlMethods in org.eclipse.jetty.webapp that return Configuration Modifier and Type Method Description Configuration[]WebAppContext. getConfigurations()Methods in org.eclipse.jetty.webapp with parameters of type Configuration Modifier and Type Method Description voidWebAppContext. setConfigurations(Configuration[] configurations)
-