Package org.eclipse.jetty.webapp

Interface Summary
Configuration Base Class for WebApplicationContext Configuration.
DescriptorProcessor DescriptorProcessor
MetaData.Ordering Ordering
 

Class Summary
ClasspathPattern ClasspathPattern performs sequential pattern matching of a class name against an internal array of classpath pattern entries.
DefaultsDescriptor DefaultsDescriptor
Descriptor Descriptor A web descriptor (web.xml/web-defaults.xml/web-overrides.xml).
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
MetaData.OriginInfo  
MetaInfConfiguration MetaInfConfiguration Scan META-INF of all jars in WEB-INF/lib to find: tlds web-fragment.xml resources
OverrideDescriptor OverrideDescriptor
StandardDescriptorProcessor StandardDescriptorProcessor
TagLibConfiguration TagLibConfiguration.
WebAppClassLoader ClassLoader for HttpContext.
WebAppContext Web Application Context Handler.
WebInfConfiguration  
WebXmlConfiguration Configure by parsing default web.xml and web.xml
 

Enum Summary
Descriptor.MetaDataComplete  
FragmentDescriptor.OtherType  
MetaData.Origin  
 



Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.