A B C D E F G H I J L M N O P R S T U V W _

A

AbstractConfiguration - Class in org.eclipse.jetty.webapp
 
AbstractConfiguration() - Constructor for class org.eclipse.jetty.webapp.AbstractConfiguration
 
add(String) - Method in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
 
addAfterOthers(Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
addBeforeOthers(Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
addClassName(String) - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
addClassPath(Resource) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
addClassPath(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
addContainerJar(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
 
addDescriptorProcessor(DescriptorProcessor) - Method in class org.eclipse.jetty.webapp.MetaData
 
addDiscoveredAnnotations(List<DiscoveredAnnotation>) - Method in class org.eclipse.jetty.webapp.MetaData
Annotations not associated with a WEB-INF/lib fragment jar.
addDiscoveredAnnotations(Resource, List<DiscoveredAnnotation>) - Method in class org.eclipse.jetty.webapp.MetaData
 
addEventListener(EventListener) - Method in class org.eclipse.jetty.webapp.WebAppContext
Add EventListener Conveniance method that calls WebAppContext.setEventListeners(EventListener[])
addFilterMapping(String, XmlParser.Node, WebAppContext) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
addFragment(Resource, Resource) - Method in class org.eclipse.jetty.webapp.MetaData
Add a web-fragment.xml
addJars(Resource) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
Add elements to the class path for the context from the jar and zip files found in the specified resource.
addNoOthers(Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
addOthers() - Method in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
 
addOverride(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
 
addOverrideDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
The override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
addPattern(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
Parse a classpath pattern string and appending the result to the existing configuration.
addResource(WebAppContext, String, Resource) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
addServerClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
addServletMapping(String, XmlParser.Node, WebAppContext) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
addSystemClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
addWebInfJar(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
 
addWelcomeFiles(WebAppContext, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
allowDuplicateFragmentNames - Variable in class org.eclipse.jetty.webapp.MetaData
 
apply() - Method in class org.eclipse.jetty.webapp.DiscoveredAnnotation
 

B

BASETEMPDIR - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 

C

ClasspathPattern - Class in org.eclipse.jetty.webapp
ClasspathPattern performs sequential pattern matching of a class name against an internal array of classpath pattern entries.
ClasspathPattern() - Constructor for class org.eclipse.jetty.webapp.ClasspathPattern
 
ClasspathPattern(String[]) - Constructor for class org.eclipse.jetty.webapp.ClasspathPattern
 
ClasspathPattern(String) - Constructor for class org.eclipse.jetty.webapp.ClasspathPattern
 
clear() - Method in class org.eclipse.jetty.webapp.MetaData
Empty ready for reuse
CloneConfiguration - Class in org.eclipse.jetty.webapp
 
cloneConfigure(WebAppContext, WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
 
cloneConfigure(WebAppContext, WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
Clone configuration instance.
cloneConfigure(WebAppContext, WebAppContext) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration
 
cloneConfigure(WebAppContext, WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
Configuration - Interface in org.eclipse.jetty.webapp
Base Class for WebApplicationContext Configuration.
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.CloneConfiguration
 
configure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
Configure WebApp.
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
Configure Apply web-jetty.xml configuration
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration
 
configure() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
Process web-default.xml, web.xml, override-web.xml
CONTAINER_JAR_PATTERN - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
contextDestroyed(ServletContextEvent) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TagLibListener
 
contextInitialized(ServletContextEvent) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TagLibListener
 

D

deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
 
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.CloneConfiguration
 
deconfigure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
DeConfigure WebApp.
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration
 
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
 
DefaultsDescriptor - Class in org.eclipse.jetty.webapp
DefaultsDescriptor
DefaultsDescriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.DefaultsDescriptor
 
Descriptor - Class in org.eclipse.jetty.webapp
 
Descriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.Descriptor
 
descriptor - Variable in class org.eclipse.jetty.webapp.MetaData.OriginInfo
 
DescriptorProcessor - Interface in org.eclipse.jetty.webapp
DescriptorProcessor
destroy(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
 
destroy(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
Destroy WebApp.
destroy() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
DiscoveredAnnotation - Class in org.eclipse.jetty.webapp
DiscoveredAnnotation Represents an annotation that has been discovered by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
DiscoveredAnnotation(WebAppContext, String) - Constructor for class org.eclipse.jetty.webapp.DiscoveredAnnotation
 
doStart() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
doStop() - Method in class org.eclipse.jetty.webapp.WebAppContext
 

E

end(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
 
end(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
end(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
ensureParser() - Method in class org.eclipse.jetty.webapp.Descriptor
 
ensureParser() - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldDescriptor
 
ensureParser() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
ERROR_PAGE - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 

F

findJars(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
Look for jars in WEB-INF/lib
findWebFragments(WebAppContext, MetaData) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
Look for any web-fragment.xml fragments in META-INF of jars in WEB-INF/lib
findWebXml(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
 
findWorkDirectory(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
FRAGMENT_RESOURCES - Static variable in class org.eclipse.jetty.webapp.FragmentConfiguration
 
FragmentConfiguration - Class in org.eclipse.jetty.webapp
FragmentConfiguration Process web-fragments in jars
FragmentConfiguration() - Constructor for class org.eclipse.jetty.webapp.FragmentConfiguration
 
FragmentDescriptor - Class in org.eclipse.jetty.webapp
Fragment A web-fragment.xml descriptor.
FragmentDescriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.FragmentDescriptor
 
FragmentDescriptor.OtherType - Enum in org.eclipse.jetty.webapp
 

G

getAfters() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
getBefores() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
getCanonicalNameForWebAppTmpDir(WebAppContext) - Static method in class org.eclipse.jetty.webapp.WebInfConfiguration
Create a canonical name for a webapp temp directory.
getClassNames() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
getConfigurationClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getConfigurations() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getContext() - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getCurrentWebAppContext() - Static method in class org.eclipse.jetty.webapp.WebAppContext
 
getDefaultConfigurationClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getDefaultsDescriptor() - Method in class org.eclipse.jetty.webapp.WebAppContext
The default descriptor is a web.xml format file that is applied to the context before the standard WEB-INF/web.xml
getDescriptor() - Method in class org.eclipse.jetty.webapp.MetaData.OriginInfo
 
getDescriptor() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getExtraClasspath() - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
 
getExtraClasspath() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getFragment(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
 
getFragment(String) - Method in class org.eclipse.jetty.webapp.MetaData
 
getFragments() - Method in class org.eclipse.jetty.webapp.MetaData
 
getIndexOf(List<Resource>, String) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
getJarForFragment(String) - Method in class org.eclipse.jetty.webapp.MetaData
 
getListeners() - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
getMajorVersion() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
getMetaData() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getMetaDataComplete() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
getMinorVersion() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
getName() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
getName() - Method in class org.eclipse.jetty.webapp.MetaData.OriginInfo
 
getName() - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getNamedFragments() - Method in class org.eclipse.jetty.webapp.MetaData
 
getObjectNameBasis() - Method in class org.eclipse.jetty.webapp.jmx.WebAppContextMBean
 
getOrderedContainerJars() - Method in class org.eclipse.jetty.webapp.MetaData
 
getOrderedFragments() - Method in class org.eclipse.jetty.webapp.MetaData
 
getOrderedWebInfJars() - Method in class org.eclipse.jetty.webapp.MetaData
 
getOrdering() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
getOrdering() - Method in class org.eclipse.jetty.webapp.MetaData
 
getOrdering() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
getOrigin(String) - Method in class org.eclipse.jetty.webapp.MetaData
 
getOriginDescriptor(String) - Method in class org.eclipse.jetty.webapp.MetaData
 
getOriginType() - Method in class org.eclipse.jetty.webapp.MetaData.OriginInfo
 
getOtherType() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
getOverrideDescriptor() - Method in class org.eclipse.jetty.webapp.WebAppContext
Deprecated. use WebAppContext.getOverrideDescriptors()
getOverrideDescriptors() - Method in class org.eclipse.jetty.webapp.WebAppContext
An override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
getOverrideWebs() - Method in class org.eclipse.jetty.webapp.MetaData
 
getPatterns() - Method in class org.eclipse.jetty.webapp.ClasspathPattern
 
getPermissions() - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
 
getPermissions(CodeSource) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getPermissions() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getResource() - Method in class org.eclipse.jetty.webapp.Descriptor
 
getResource(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getResource(String) - Method in class org.eclipse.jetty.webapp.WebAppContext.Context
 
getResource(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getResourceAlias(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getResourceAliases() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getResources(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getRoot() - Method in class org.eclipse.jetty.webapp.Descriptor
 
getServerClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getSystemClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getSystemClassPath(WebAppContext) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
Generate the classpath (as a string) of all classloaders above the webapp's classloader.
getTargetClass() - Method in class org.eclipse.jetty.webapp.DiscoveredAnnotation
 
getTempDirectory() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getUnavailableException() - Method in class org.eclipse.jetty.webapp.WebAppContext
Get an exception that caused the webapp to be unavailable
getWar() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getWebDefault() - Method in class org.eclipse.jetty.webapp.MetaData
 
getWebInf() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getWebInfJars() - Method in class org.eclipse.jetty.webapp.MetaData
 
getWebXml() - Method in class org.eclipse.jetty.webapp.MetaData
 

H

hasOther() - Method in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
 
hasOther() - Method in interface org.eclipse.jetty.webapp.Ordering
 
hasOther() - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 

I

insert(List<Resource>, int, String) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
Insert the resource matching the fragName into the list of resources at the location indicated by index.
insert(List<Resource>, int, Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
isAbsolute() - Method in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
 
isAbsolute() - Method in interface org.eclipse.jetty.webapp.Ordering
 
isAbsolute() - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
isAfter(List<Resource>, String, String) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
Is fragment name "a" after fragment name "b"?
isAllowDuplicateFragmentNames() - Method in class org.eclipse.jetty.webapp.MetaData
 
isAllowDuplicateFragmentNames() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isBefore(List<Resource>, String, String) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
Is fragment with name a before fragment with name b?
isConfigurationDiscovered() - Method in class org.eclipse.jetty.webapp.WebAppContext
Is the context Automatically configured.
isCopyWebDir() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isCopyWebInf() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isDistributable() - Method in class org.eclipse.jetty.webapp.MetaData
 
isDistributable() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isDistributable() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
isExtractWAR() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isLogUrlOnStart() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isMetaDataComplete() - Method in class org.eclipse.jetty.webapp.MetaData
 
isOrdered() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
isParentLoaderPriority() - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
 
isParentLoaderPriority() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isProtectedTarget(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isServerClass(String) - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
Is the class a Server Class.
isServerClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isSystemClass(String) - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
Is the class a System Class.
isSystemClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isTempWorkDirectory(File) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
Check if the tmpDir itself is called "work", or if the tmpDir is in a directory called "work".
IterativeDescriptorProcessor - Class in org.eclipse.jetty.webapp
IterativeDescriptorProcessor
IterativeDescriptorProcessor() - Constructor for class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
 

J

JarScanner - Class in org.eclipse.jetty.webapp
JarScannerConfiguration Abstract base class for configurations that want to scan jars in WEB-INF/lib and the classloader hierarchy.
JarScanner() - Constructor for class org.eclipse.jetty.webapp.JarScanner
 
JettyWebXmlConfiguration - Class in org.eclipse.jetty.webapp
JettyWebConfiguration.
JettyWebXmlConfiguration() - Constructor for class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
 

L

loadClass(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
loadClass(String, boolean) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
loadConfigurations() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
loadSystemClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
 

M

makeTempDirectory(File, WebAppContext, boolean) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
match(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
Match the class name against the pattern
matched(URI) - Method in class org.eclipse.jetty.webapp.JarScanner
 
MetaData - Class in org.eclipse.jetty.webapp
MetaData All data associated with the configuration and deployment of a web application.
MetaData() - Constructor for class org.eclipse.jetty.webapp.MetaData
 
MetaData.Origin - Enum in org.eclipse.jetty.webapp
 
MetaData.OriginInfo - Class in org.eclipse.jetty.webapp
 
MetaData.OriginInfo(String, Descriptor) - Constructor for class org.eclipse.jetty.webapp.MetaData.OriginInfo
 
MetaData.OriginInfo(String) - Constructor for class org.eclipse.jetty.webapp.MetaData.OriginInfo
 
MetaData.OriginInfo(String, MetaData.Origin) - Constructor for class org.eclipse.jetty.webapp.MetaData.OriginInfo
 
METAINF_FRAGMENTS - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
METAINF_RESOURCES - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
METAINF_TLDS - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
MetaInfConfiguration - Class in org.eclipse.jetty.webapp
MetaInfConfiguration Scan META-INF of all jars in WEB-INF/lib to find: tlds web-fragment.xml resources
MetaInfConfiguration() - Constructor for class org.eclipse.jetty.webapp.MetaInfConfiguration
 

N

name - Variable in class org.eclipse.jetty.webapp.MetaData.OriginInfo
 
NAMELESS - Static variable in class org.eclipse.jetty.webapp.FragmentDescriptor
 
newListenerInstance(WebAppContext, Class<? extends EventListener>) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
newParser() - Method in class org.eclipse.jetty.webapp.Descriptor
 
newParser() - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldDescriptor
 
newParser() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
newResource(String) - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
Convert a URL or path to a Resource.
normalizePattern(String) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 

O

order(List<Resource>) - Method in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
Order the list of jars in WEB-INF/lib according to the ordering declarations in the descriptors
order(List<Resource>) - Method in interface org.eclipse.jetty.webapp.Ordering
 
order(List<Resource>) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
Order the list of jars according to the ordering declared in the various web-fragment.xml files.
ORDERED_LIBS - Static variable in class org.eclipse.jetty.webapp.MetaData
 
orderFragments() - Method in class org.eclipse.jetty.webapp.MetaData
 
Ordering - Interface in org.eclipse.jetty.webapp
Ordering Ordering options for jars in WEB-INF lib.
Ordering.AbsoluteOrdering - Class in org.eclipse.jetty.webapp
AbsoluteOrdering An element in web.xml
Ordering.AbsoluteOrdering(MetaData) - Constructor for class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
 
Ordering.RelativeOrdering - Class in org.eclipse.jetty.webapp
RelativeOrdering A set of elements in web-fragment.xmls.
Ordering.RelativeOrdering(MetaData) - Constructor for class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
orderList(LinkedList<Resource>) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
org.eclipse.jetty.webapp - package org.eclipse.jetty.webapp
 
org.eclipse.jetty.webapp.jmx - package org.eclipse.jetty.webapp.jmx
 
origin - Variable in class org.eclipse.jetty.webapp.MetaData.OriginInfo
 
OTHER - Static variable in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
 
OverrideDescriptor - Class in org.eclipse.jetty.webapp
OverrideDescriptor
OverrideDescriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.OverrideDescriptor
 

P

parse() - Method in class org.eclipse.jetty.webapp.Descriptor
 
parse() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
parse() - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldDescriptor
 
parse() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
 
postConfigure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
Clear down after configuration.
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration
 
postConfigure() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
 
preConfigure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
Set up for configuration.
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration
 
preConfigure() - Method in class org.eclipse.jetty.webapp.WebAppContext
Pre configure the web application.
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
 
process(WebAppContext, Descriptor) - Method in interface org.eclipse.jetty.webapp.DescriptorProcessor
 
process(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
processAfters(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
processBefores(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
processEntry(URI, JarEntry) - Method in class org.eclipse.jetty.webapp.JarScanner
 
processEntry(WebAppContext, URI, JarEntry) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
processName() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
processOrdering() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
 
processOrdering() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
processVersion() - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
PROPERTY_THIS_WEB_INF_URL - Static variable in class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
The value of this property points to the WEB-INF directory of the web-app currently installed.

R

redirect(XmlParser, String, URL) - Method in class org.eclipse.jetty.webapp.Descriptor
 
registerVisitor(String, Method) - Method in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
Register a method to be called back when visiting the node with the given name.
remove(List<Resource>, Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
removeResourceAlias(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
resolve(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaData
Resolve all servlet/filter/listener metadata from all sources: descriptors and annotations.
resolveTempDirectory(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
Get a temporary directory in which to unpack the war etc etc.
RESOURCE_URLS - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
If set, to a list of URLs, these resources are added to the context resource base as a resource collection.

S

scan(Pattern, URI[], boolean) - Method in class org.eclipse.jetty.webapp.JarScanner
Find jar names from the provided list matching a pattern.
scan(Pattern, ClassLoader, boolean, boolean) - Method in class org.eclipse.jetty.webapp.JarScanner
Find jar names from the classloader matching a pattern.
SERVER_CONFIG - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
SERVER_SRV_CLASSES - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
SERVER_SYS_CLASSES - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
setAllowDuplicateFragmentNames(boolean) - Method in class org.eclipse.jetty.webapp.MetaData
 
setAllowDuplicateFragmentNames(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setClassLoader(ClassLoader) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setConfigurationClasses(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setConfigurationDiscovered(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set the configuration discovery mode.
setConfigurations(Configuration[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setCopyWebDir(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setCopyWebInf(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setDefaults(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
 
setDefaultsDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
The default descriptor is a web.xml format file that is applied to the context before the standard WEB-INF/web.xml
setDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setDisplayName(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setDistributable(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setDistributable(boolean) - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
setEventListeners(EventListener[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setExtraClasspath(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setExtractWAR(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setLogUrlOnStart(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
Sets whether or not the web app name and URL is logged on startup
setName(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
setOrdering(Ordering) - Method in class org.eclipse.jetty.webapp.MetaData
 
setOrigin(String, Descriptor) - Method in class org.eclipse.jetty.webapp.MetaData
 
setOrigin(String) - Method in class org.eclipse.jetty.webapp.MetaData
 
setOverrideDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
Deprecated. use WebAppContext.setOverrideDescriptors(List)
setOverrideDescriptors(List<String>) - Method in class org.eclipse.jetty.webapp.WebAppContext
The override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
setParentLoaderPriority(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setPattern(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
Initialize the matcher by parsing a classpath pattern string
setPermissions(PermissionCollection) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setResourceAlias(String, String) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set Resource Alias.
setResourceAliases(Map) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setServer(Server) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setServerClasses(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set the server classes patterns.
setSystemClasses(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set the system classes patterns.
setTempDirectory(File) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set temporary directory for context.
setValidating(boolean) - Method in class org.eclipse.jetty.webapp.Descriptor
 
setValidating(boolean) - Method in class org.eclipse.jetty.webapp.WebDescriptor
 
setWar(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setWebXml(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
 
STANDARD_PROCESSOR - Static variable in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
StandardDescriptorProcessor - Class in org.eclipse.jetty.webapp
StandardDescriptorProcessor Process a web.xml, web-defaults.xml, web-overrides.xml, web-fragment.xml.
StandardDescriptorProcessor() - Constructor for class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
 
start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
startContext() - Method in class org.eclipse.jetty.webapp.WebAppContext
 

T

TAGLIB_PROCESSOR - Static variable in class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
TagLibConfiguration - Class in org.eclipse.jetty.webapp
TagLibConfiguration.
TagLibConfiguration() - Constructor for class org.eclipse.jetty.webapp.TagLibConfiguration
 
TagLibConfiguration.TagLibListener - Class in org.eclipse.jetty.webapp
TagLibListener A listener that does the job of finding .tld files that contain (other) listeners that need to be called by the servlet container.
TagLibConfiguration.TagLibListener(WebAppContext) - Constructor for class org.eclipse.jetty.webapp.TagLibConfiguration.TagLibListener
 
TagLibConfiguration.TldDescriptor - Class in org.eclipse.jetty.webapp
TldDescriptor
TagLibConfiguration.TldDescriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.TagLibConfiguration.TldDescriptor
 
TagLibConfiguration.TldProcessor - Class in org.eclipse.jetty.webapp
TldProcessor Process TldDescriptors representing tag libs to find listeners.
TagLibConfiguration.TldProcessor() - Constructor for class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
TEMPDIR - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
TEMPDIR_CONFIGURED - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
TLD_RESOURCES - Static variable in class org.eclipse.jetty.webapp.TagLibConfiguration
 
toString() - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
toString() - Method in class org.eclipse.jetty.webapp.WebAppContext
 

U

unpack(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 

V

valueOf(String) - Static method in enum org.eclipse.jetty.webapp.FragmentDescriptor.OtherType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.webapp.MetaData.Origin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.webapp.WebDescriptor.MetaDataComplete
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.jetty.webapp.FragmentDescriptor.OtherType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.webapp.MetaData.Origin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.webapp.WebDescriptor.MetaDataComplete
Returns an array containing the constants of this enum type, in the order they are declared.
visit(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
 
visitContextParam(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitDisplayName(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitDistributable(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitErrorPage(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitFilter(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitFilterMapping(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitJspConfig(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitListener(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitListener(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
visitLocaleEncodingList(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitLoginConfig(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitMimeMapping(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitSecurityConstraint(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitSecurityRole(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitServlet(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitServletMapping(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitSessionConfig(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitTagLib(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 
visitWelcomeFileList(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
 

W

WEB_DEFAULTS_XML - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
WebAppClassLoader - Class in org.eclipse.jetty.webapp
ClassLoader for HttpContext.
WebAppClassLoader(WebAppClassLoader.Context) - Constructor for class org.eclipse.jetty.webapp.WebAppClassLoader
Constructor.
WebAppClassLoader(ClassLoader, WebAppClassLoader.Context) - Constructor for class org.eclipse.jetty.webapp.WebAppClassLoader
Constructor.
WebAppClassLoader.Context - Interface in org.eclipse.jetty.webapp
The Context in which the classloader operates.
WebAppContext - Class in org.eclipse.jetty.webapp
Web Application Context Handler.
WebAppContext() - Constructor for class org.eclipse.jetty.webapp.WebAppContext
 
WebAppContext(String, String) - Constructor for class org.eclipse.jetty.webapp.WebAppContext
 
WebAppContext(HandlerContainer, String, String) - Constructor for class org.eclipse.jetty.webapp.WebAppContext
 
WebAppContext(SessionHandler, SecurityHandler, ServletHandler, ErrorHandler) - Constructor for class org.eclipse.jetty.webapp.WebAppContext
This constructor is used in the geronimo integration.
WebAppContext.Context - Class in org.eclipse.jetty.webapp
 
WebAppContext.Context() - Constructor for class org.eclipse.jetty.webapp.WebAppContext.Context
 
WebAppContextMBean - Class in org.eclipse.jetty.webapp.jmx
 
WebAppContextMBean(Object) - Constructor for class org.eclipse.jetty.webapp.jmx.WebAppContextMBean
 
WebDescriptor - Class in org.eclipse.jetty.webapp
Descriptor A web descriptor (web.xml/web-defaults.xml/web-overrides.xml).
WebDescriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.WebDescriptor
 
WebDescriptor.MetaDataComplete - Enum in org.eclipse.jetty.webapp
 
WEBINF_JAR_PATTERN - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
WebInfConfiguration - Class in org.eclipse.jetty.webapp
 
WebInfConfiguration() - Constructor for class org.eclipse.jetty.webapp.WebInfConfiguration
 
WebXmlConfiguration - Class in org.eclipse.jetty.webapp
Configure by parsing default web.xml and web.xml
WebXmlConfiguration() - Constructor for class org.eclipse.jetty.webapp.WebXmlConfiguration
 

_

__dftServerClasses - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
__dftSystemClasses - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
__parserSingleton - Static variable in class org.eclipse.jetty.webapp.TagLibConfiguration.TldDescriptor
 
__signature - Static variable in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
 
_afterOthers - Variable in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
_afters - Variable in class org.eclipse.jetty.webapp.FragmentDescriptor
 
_annotations - Variable in class org.eclipse.jetty.webapp.MetaData
 
_beforeOthers - Variable in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
_befores - Variable in class org.eclipse.jetty.webapp.FragmentDescriptor
 
_className - Variable in class org.eclipse.jetty.webapp.DiscoveredAnnotation
 
_classNames - Variable in class org.eclipse.jetty.webapp.WebDescriptor
 
_clazz - Variable in class org.eclipse.jetty.webapp.DiscoveredAnnotation
 
_context - Variable in class org.eclipse.jetty.webapp.DiscoveredAnnotation
 
_counter - Variable in class org.eclipse.jetty.webapp.FragmentDescriptor
 
_descriptorProcessors - Variable in class org.eclipse.jetty.webapp.MetaData
 
_distributable - Variable in class org.eclipse.jetty.webapp.WebDescriptor
 
_hasOther - Variable in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
 
_isOrdered - Variable in class org.eclipse.jetty.webapp.WebDescriptor
 
_majorVersion - Variable in class org.eclipse.jetty.webapp.WebDescriptor
 
_metaData - Variable in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
 
_metaData - Variable in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
_metaDataComplete - Variable in class org.eclipse.jetty.webapp.MetaData
 
_metaDataComplete - Variable in class org.eclipse.jetty.webapp.WebDescriptor
 
_minorVersion - Variable in class org.eclipse.jetty.webapp.WebDescriptor
 
_name - Variable in class org.eclipse.jetty.webapp.FragmentDescriptor
 
_noOthers - Variable in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
 
_order - Variable in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
 
_orderedContainerJars - Variable in class org.eclipse.jetty.webapp.MetaData
 
_orderedWebInfJars - Variable in class org.eclipse.jetty.webapp.MetaData
 
_ordering - Variable in class org.eclipse.jetty.webapp.MetaData
 
_ordering - Variable in class org.eclipse.jetty.webapp.WebDescriptor
 
_origins - Variable in class org.eclipse.jetty.webapp.MetaData
 
_otherType - Variable in class org.eclipse.jetty.webapp.FragmentDescriptor
 
_parser - Variable in class org.eclipse.jetty.webapp.Descriptor
 
_parserSingleton - Static variable in class org.eclipse.jetty.webapp.WebDescriptor
 
_preUnpackBaseResource - Variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
_root - Variable in class org.eclipse.jetty.webapp.Descriptor
 
_validating - Variable in class org.eclipse.jetty.webapp.Descriptor
 
_visitors - Variable in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
 
_webDefaultsRoot - Variable in class org.eclipse.jetty.webapp.MetaData
 
_webFragmentAnnotations - Variable in class org.eclipse.jetty.webapp.MetaData
 
_webFragmentNameMap - Variable in class org.eclipse.jetty.webapp.MetaData
 
_webFragmentResourceMap - Variable in class org.eclipse.jetty.webapp.MetaData
 
_webFragmentRoots - Variable in class org.eclipse.jetty.webapp.MetaData
 
_webInfJars - Variable in class org.eclipse.jetty.webapp.MetaData
 
_webOverrideRoots - Variable in class org.eclipse.jetty.webapp.MetaData
 
_webXmlRoot - Variable in class org.eclipse.jetty.webapp.MetaData
 
_xml - Variable in class org.eclipse.jetty.webapp.Descriptor
 

A B C D E F G H I J L M N O P R S T U V W _

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