| Modifier and Type | Field | Description |
|---|---|---|
protected AnnotationParser |
AnnotationConfiguration.ParserTask._parser |
| Modifier and Type | Method | Description |
|---|---|---|
protected AnnotationParser |
AnnotationConfiguration.createAnnotationParser(int javaPlatform) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AnnotationConfiguration.parseContainerPath(org.eclipse.jetty.webapp.WebAppContext context,
AnnotationParser parser) |
Scan jars on container path.
|
void |
AnnotationConfiguration.parseWebInfClasses(org.eclipse.jetty.webapp.WebAppContext context,
AnnotationParser parser) |
Scan classes in WEB-INF/classes
|
void |
AnnotationConfiguration.parseWebInfLib(org.eclipse.jetty.webapp.WebAppContext context,
AnnotationParser parser) |
Scan jars in WEB-INF/lib
|
| Constructor | Description |
|---|---|
ParserTask(AnnotationParser parser,
java.util.Set<? extends AnnotationParser.Handler> handlers,
org.eclipse.jetty.util.resource.Resource resource) |
Copyright © 1995–2018 Webtide. All rights reserved.