Interface | Description |
---|---|
Configuration |
Base Class for WebApplicationContext Configuration.
|
DescriptorProcessor |
DescriptorProcessor
|
Ordering |
Ordering
Ordering options for jars in WEB-INF lib.
|
WebAppClassLoader.Context |
The Context in which the classloader operates.
|
Class | Description |
---|---|
AbstractConfiguration | |
ClasspathPattern |
ClasspathPattern performs sequential pattern matching of a class name
against an internal array of classpath pattern entries.
|
CloneConfiguration | |
Configuration.ClassList | |
DefaultsDescriptor |
DefaultsDescriptor
|
Descriptor | |
DiscoveredAnnotation |
DiscoveredAnnotation
Represents an annotation that has been discovered
by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
|
FragmentConfiguration |
FragmentConfiguration
Process web-fragments in jars
|
FragmentDescriptor |
Fragment
A web-fragment.xml descriptor.
|
IterativeDescriptorProcessor |
IterativeDescriptorProcessor
|
JarScanner |
JarScannerConfiguration
Abstract base class for configurations that want to scan jars in
WEB-INF/lib and the classloader hierarchy.
|
JettyWebXmlConfiguration |
JettyWebConfiguration.
|
MetaData |
MetaData
All data associated with the configuration and deployment of a web application.
|
MetaData.OriginInfo | |
MetaInfConfiguration |
MetaInfConfiguration
Scan META-INF of jars to find:
tlds
web-fragment.xml
resources
The jars which are scanned are:
those from the container classpath whose pattern matched the WebInfConfiguration.CONTAINER_JAR_PATTERN
those from WEB-INF/lib
|
Ordering.AbsoluteOrdering |
AbsoluteOrdering
An <absolute-order> element in web.xml
|
Ordering.RelativeOrdering |
RelativeOrdering
A set of <order> elements in web-fragment.xmls.
|
OverrideDescriptor |
OverrideDescriptor
|
StandardDescriptorProcessor |
StandardDescriptorProcessor
Process a web.xml, web-defaults.xml, web-overrides.xml, web-fragment.xml.
|
WebAppClassLoader |
ClassLoader for HttpContext.
|
WebAppContext |
Web Application Context Handler.
|
WebDescriptor |
Descriptor
A web descriptor (web.xml/web-defaults.xml/web-overrides.xml).
|
WebInfConfiguration | |
WebXmlConfiguration |
Configure by parsing default web.xml and web.xml
|
Enum | Description |
---|---|
FragmentDescriptor.OtherType | |
MetaDataComplete | |
Origin |
Copyright © 1995-2015 Webtide. All Rights Reserved.