AbstractConfiguration |
|
ClasspathPattern |
Classpath classes list performs pattern matching of a class name
against an internal array of classpath pattern entries.
|
ClasspathPattern.ByClass |
|
ClasspathPattern.ByLocation |
|
ClasspathPattern.ByModule |
|
ClasspathPattern.ByPackage |
|
ClasspathPattern.Entry |
|
Configuration |
Base Class for WebApplicationContext Configuration.
|
Configuration.ClassList |
|
Descriptor |
|
DescriptorProcessor |
DescriptorProcessor
|
DiscoveredAnnotation |
DiscoveredAnnotation
Represents an annotation that has been discovered
by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
|
FragmentDescriptor |
Fragment
A web-fragment.xml descriptor.
|
FragmentDescriptor.OtherType |
|
IterativeDescriptorProcessor |
IterativeDescriptorProcessor
|
MetaData |
MetaData
All data associated with the configuration and deployment of a web application.
|
MetaData.OriginInfo |
|
MetaDataComplete |
|
Ordering |
Ordering options for jars in WEB-INF lib.
|
Origin |
|
WebAppClassLoader |
ClassLoader for HttpContext.
|
WebAppClassLoader.Context |
The Context in which the classloader operates.
|
WebAppContext |
Web Application Context Handler.
|
WebDescriptor |
Descriptor
A web descriptor (web.xml/web-defaults.xml/web-overrides.xml).
|