Package org.jboss.as.jsf.injection
Class JandexAnnotationProvider
- java.lang.Object
-
- com.sun.faces.spi.AnnotationProvider
-
- org.jboss.as.jsf.injection.JandexAnnotationProvider
-
public class JandexAnnotationProvider extends com.sun.faces.spi.AnnotationProviderAnnotationProvider} implementation which provides the Jakarta Server Faces annotations which we parsed from from a Jandex index.- Author:
- John Bailey, Stan Silvert ssilvert@redhat.com (C) 2012 Red Hat Inc.
-
-
Constructor Summary
Constructors Constructor Description JandexAnnotationProvider(javax.servlet.ServletContext servletContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<Class<? extends Annotation>,Set<Class<?>>>getAnnotatedClasses(Set uris)
-