public class MavenAnnotationConfiguration extends AnnotationConfiguration
Configuration.ClassList_classInheritanceHandler, _containerInitializerAnnotationHandlers, _discoverableAnnotationHandlers, CLASS_INHERITANCE_MAP, CONTAINER_INITIALIZERSATTR| Constructor and Description |
|---|
MavenAnnotationConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
doParse(WebAppContext context,
AnnotationParser parser,
Resource resource) |
void |
parseWebInfClasses(WebAppContext context,
AnnotationParser parser)
Scan classes in WEB-INF/classes
|
cloneConfigure, configure, createAnnotationParser, createServletContainerInitializerAnnotationHandlers, getFragmentFromJar, getNonExcludedInitializers, isFromExcludedJar, isMetaDataComplete, parseContainerPath, parseWebInfLib, postConfigure, preConfiguredeconfigure, destroypublic void parseWebInfClasses(WebAppContext context, AnnotationParser parser) throws Exception
AnnotationConfigurationparseWebInfClasses in class AnnotationConfigurationExceptionpublic void doParse(WebAppContext context, AnnotationParser parser, Resource resource) throws Exception
ExceptionCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.