Package | Description |
---|---|
org.eclipse.jetty.annotations |
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
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.