| Package | Description |
|---|---|
| org.eclipse.jetty.annotations | |
| org.eclipse.jetty.maven.plugin |
| 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
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenAnnotationConfiguration.doParse(WebAppContext context,
AnnotationParser parser,
Resource resource) |
void |
MavenAnnotationConfiguration.parseWebInfClasses(WebAppContext context,
AnnotationParser parser) |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.