public interface AnnotationScanner
Modifier and Type | Interface and Description |
---|---|
static interface |
AnnotationScanner.ScannedAnnotation |
Modifier and Type | Method and Description |
---|---|
Map<String,List<AnnotationScanner.ScannedAnnotation>> |
getAnnotatedClassesInCurrentModule(javax.servlet.ServletContext extContext) |
Map<String,List<AnnotationScanner.ScannedAnnotation>> getAnnotatedClassesInCurrentModule(javax.servlet.ServletContext extContext) throws InjectionProviderException
InjectionProviderException
Copyright ? 2002-2010 Oracle America, Inc. All Rights Reserved.