| Interface | Description |
|---|---|
| Configuration |
Base Class for WebApplicationContext Configuration.
|
| DescriptorProcessor |
DescriptorProcessor
|
| Ordering |
Ordering options for jars in WEB-INF lib.
|
| WebAppClassLoader.Context |
The Context in which the classloader operates.
|
| Class | Description |
|---|---|
| AbsoluteOrdering |
AbsoluteOrdering
|
| AbstractConfiguration | |
| CachingWebAppClassLoader |
A WebAppClassLoader that caches
CachingWebAppClassLoader.getResource(String) results. |
| ClasspathPattern |
Classpath classes list performs pattern matching of a class name
against an internal array of classpath pattern entries.
|
| ClasspathPattern.ByClass | |
| ClasspathPattern.ByLocation | |
| ClasspathPattern.ByLocationOrModule | |
| ClasspathPattern.ByModule | |
| ClasspathPattern.ByPackage | |
| ClasspathPattern.ByPackageOrName | |
| 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
|
| FragmentDescriptor |
Fragment
A web-fragment.xml descriptor.
|
| IterativeDescriptorProcessor |
IterativeDescriptorProcessor
|
| JarScanner | Deprecated.
Does not handle MR Jars
|
| JettyWebXmlConfiguration |
JettyWebConfiguration.
|
| MetaData |
MetaData
All data associated with the configuration and deployment of a web application.
|
| MetaData.OriginInfo | |
| MetaInfConfiguration |
MetaInfConfiguration
|
| OverrideDescriptor |
OverrideDescriptor
|
| RelativeOrdering |
Relative Fragment Ordering
|
| StandardDescriptorProcessor |
StandardDescriptorProcessor.
|
| 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–2017 Webtide. All rights reserved.