public class FindAnnotatedConfigClasses extends Object implements Callable<Map<Class<? extends Annotation>,Set<Class<?>>>>
Set of classes that have been annotated with
a standard Faces annotation (possibly limited to the annotations that denote configurable elements)| Constructor and Description |
|---|
FindAnnotatedConfigClasses(javax.servlet.ServletContext servletContext,
InitFacesContext facesContext,
ProvideMetadataToAnnotationScanTask metadataGetter) |
public FindAnnotatedConfigClasses(javax.servlet.ServletContext servletContext,
InitFacesContext facesContext,
ProvideMetadataToAnnotationScanTask metadataGetter)
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.