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