Package | Description |
---|---|
org.eclipse.jetty.annotations |
Modifier and Type | Method and Description |
---|---|
protected AnnotationParser |
AnnotationConfiguration.createAnnotationParser() |
AnnotationParser |
AnnotationConfiguration.registerServletContainerInitializerAnnotationHandlers(WebAppContext context,
AnnotationParser parser,
java.util.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,
java.util.List<javax.servlet.ServletContainerInitializer> scis) |
Copyright © 2016. All Rights Reserved.