Uses of Class
org.eclipse.jetty.webapp.WebDescriptor
Packages that use WebDescriptor
Package
Description
Jetty Annotations : Support for Servlet Annotations
Jetty Util : Modular Web Application Support
-
Uses of WebDescriptor in org.eclipse.jetty.annotations
Methods in org.eclipse.jetty.annotations with parameters of type WebDescriptorModifier and TypeMethodDescriptionbooleanAnnotationConfiguration.isMetaDataComplete(WebDescriptor d) -
Uses of WebDescriptor in org.eclipse.jetty.webapp
Subclasses of WebDescriptor in org.eclipse.jetty.webappModifier and TypeClassDescriptionclassDefaultsDescriptorclassFragment A web-fragment.xml descriptor.classOverrideDescriptorFields in org.eclipse.jetty.webapp declared as WebDescriptorModifier and TypeFieldDescriptionprotected WebDescriptorMetaData._webDefaultsRootprotected WebDescriptorMetaData._webXmlRootFields in org.eclipse.jetty.webapp with type parameters of type WebDescriptorMethods in org.eclipse.jetty.webapp that return WebDescriptorMethods in org.eclipse.jetty.webapp that return types with arguments of type WebDescriptor