A C D E G I M N O P Q S T V _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AttributeNormalizer - Class in org.eclipse.jetty.quickstart
-
Normalize Attribute to String.
- AttributeNormalizer(Resource) - Constructor for class org.eclipse.jetty.quickstart.AttributeNormalizer
C
- configure(WebAppContext) - Method in class org.eclipse.jetty.quickstart.QuickStartConfiguration
- contextDestroyed() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
Never call any listeners unless we are fully starting the webapp.
- contextInitialized() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
Never call any listeners unless we are fully starting the webapp.
D
- DEFAULT_ORIGIN_ATTRIBUTE_NAME - Static variable in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
- DEFAULT_QUICKSTART_DESCRIPTOR_NAME - Static variable in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
- doStart() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
E
- end(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.quickstart.PreconfigureDescriptorProcessor
- end(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorProcessor
- expand(String) - Method in class org.eclipse.jetty.quickstart.AttributeNormalizer
- expand(String, Stack<String>) - Method in class org.eclipse.jetty.quickstart.AttributeNormalizer
G
- generateQuickstartWebXml(String) - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
- generateQuickStartWebXml(OutputStream) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
-
Perform the generation of the xml file
- getGenerateOrigin() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
- getOriginAttribute() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
- getQuickStartWebXml(WebAppContext) - Method in class org.eclipse.jetty.quickstart.QuickStartConfiguration
-
Get the quickstart-web.xml file as a Resource.
- getXML() - Method in class org.eclipse.jetty.quickstart.PreconfigureDescriptorProcessor
I
- isAutoPreconfigure() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
- isPreconfigure() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
M
- main(String...) - Static method in class org.eclipse.jetty.quickstart.PreconfigureQuickStartWar
N
- normalize(Object) - Method in class org.eclipse.jetty.quickstart.AttributeNormalizer
-
Normalize a URI, URL, or File reference by replacing known attributes with ${key} attributes.
- normalizePath(Path) - Method in class org.eclipse.jetty.quickstart.AttributeNormalizer
- normalizeUri(URI) - Method in class org.eclipse.jetty.quickstart.AttributeNormalizer
O
- org.eclipse.jetty.quickstart - package org.eclipse.jetty.quickstart
- origin(MetaData, String) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
-
Find the origin (web.xml, fragment, annotation etc) of a web artifact from MetaData.
- ORIGIN - Static variable in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
P
- preconfigure(Resource, Resource, Resource) - Static method in class org.eclipse.jetty.quickstart.PreconfigureQuickStartWar
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.quickstart.QuickStartConfiguration
- PreconfigureDescriptorProcessor - Class in org.eclipse.jetty.quickstart
-
Preconfigure DescriptorProcessor Saves literal XML snippets
- PreconfigureDescriptorProcessor() - Constructor for class org.eclipse.jetty.quickstart.PreconfigureDescriptorProcessor
- PreconfigureQuickStartWar - Class in org.eclipse.jetty.quickstart
- PreconfigureQuickStartWar() - Constructor for class org.eclipse.jetty.quickstart.PreconfigureQuickStartWar
Q
- QuickStartConfiguration - Class in org.eclipse.jetty.quickstart
-
QuickStartConfiguration
- QuickStartConfiguration() - Constructor for class org.eclipse.jetty.quickstart.QuickStartConfiguration
- QuickStartDescriptorGenerator - Class in org.eclipse.jetty.quickstart
-
QuickStartDescriptorGenerator
- QuickStartDescriptorGenerator(WebAppContext, String, String, boolean) - Constructor for class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
- QuickStartDescriptorProcessor - Class in org.eclipse.jetty.quickstart
-
QuickStartDescriptorProcessor Handle extended elements for quickstart-web.xml
- QuickStartDescriptorProcessor() - Constructor for class org.eclipse.jetty.quickstart.QuickStartDescriptorProcessor
- QuickStartWebApp - Class in org.eclipse.jetty.quickstart
-
QuickStartWar
- QuickStartWebApp() - Constructor for class org.eclipse.jetty.quickstart.QuickStartWebApp
S
- saveSnippet(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.quickstart.PreconfigureDescriptorProcessor
- setAutoPreconfigure(boolean) - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
- setGenerateOrigin(boolean) - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
- setOriginAttribute(String) - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
- setPreconfigure(boolean) - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
Preconfigure webapp
- start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.quickstart.PreconfigureDescriptorProcessor
- start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorProcessor
- startWebapp() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
- stopWebapp() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
T
- toCanonicalPath(String) - Static method in class org.eclipse.jetty.quickstart.AttributeNormalizer
- toCanonicalURI(String) - Static method in class org.eclipse.jetty.quickstart.AttributeNormalizer
- toCanonicalURI(URI) - Static method in class org.eclipse.jetty.quickstart.AttributeNormalizer
V
- visitContainerInitializer(WebAppContext, ContainerInitializer) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorProcessor
- visitContextParam(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorProcessor
-
Process a context-param element
- visitMetaInfResource(WebAppContext, Resource) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorProcessor
- visitServletMapping(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorProcessor
-
Process a servlet-mapping element
_
- __configurationClasses - Static variable in class org.eclipse.jetty.quickstart.QuickStartWebApp
- __preconfigurationClasses - Static variable in class org.eclipse.jetty.quickstart.QuickStartWebApp
- _count - Variable in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
- _extraXML - Variable in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
- _generateOrigin - Variable in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
- _originAttribute - Variable in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
- _webApp - Variable in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
All Classes All Packages