Package com.sun.faces.spi
Interface AnnotationScanner
public interface AnnotationScanner
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AnnotationScanner.ScannedAnnotation
-
Method Summary
Modifier and Type Method Description Map<String,List<AnnotationScanner.ScannedAnnotation>>
getAnnotatedClassesInCurrentModule(jakarta.servlet.ServletContext extContext)
-
Method Details
-
getAnnotatedClassesInCurrentModule
Map<String,List<AnnotationScanner.ScannedAnnotation>> getAnnotatedClassesInCurrentModule(jakarta.servlet.ServletContext extContext) throws InjectionProviderException- Throws:
InjectionProviderException
-