Package | Description |
---|---|
org.eclipse.jetty.annotations |
Modifier and Type | Method and Description |
---|---|
protected AnnotationParser |
AnnotationConfiguration.createAnnotationParser() |
AnnotationParser |
AnnotationConfiguration.registerServletContainerInitializerAnnotationHandlers(WebAppContext context,
AnnotationParser parser,
List<javax.servlet.ServletContainerInitializer> scis) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationConfiguration.parseContainerPath(WebAppContext context,
AnnotationParser parser) |
void |
AnnotationConfiguration.parseWebInfClasses(WebAppContext context,
AnnotationParser parser) |
void |
AnnotationConfiguration.parseWebInfLib(WebAppContext context,
AnnotationParser parser) |
AnnotationParser |
AnnotationConfiguration.registerServletContainerInitializerAnnotationHandlers(WebAppContext context,
AnnotationParser parser,
List<javax.servlet.ServletContainerInitializer> scis) |
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.