Uses of Interface
com.sun.faces.spi.AnnotationScanner
-
Packages that use AnnotationScanner Package Description com.sun.faces.config.manager.spi com.sun.faces.config.manager.tasks -
-
Uses of AnnotationScanner in com.sun.faces.config.manager.spi
Methods in com.sun.faces.config.manager.spi with parameters of type AnnotationScanner Modifier and Type Method Description voidFilterClassesFromFacesInitializerAnnotationProvider. setAnnotationScanner(AnnotationScanner containerConnector, Set<String> jarNamesWithoutMetadataComplete) -
Uses of AnnotationScanner in com.sun.faces.config.manager.tasks
Methods in com.sun.faces.config.manager.tasks that return AnnotationScanner Modifier and Type Method Description AnnotationScannerProvideMetadataToAnnotationScanTask. getAnnotationScanner()
-