| Package | Description |
|---|---|
| com.sun.faces.config.manager.spi | |
| com.sun.faces.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationScanner
This class is responsible for ensuring that the class file bytes of classes contained within the web application are
scanned for any of the known Faces configuration Annotations:
jakarta.faces.component.FacesBehavior
jakarta.faces.render.FacesBehaviorRenderer
jakarta.faces.component.FacesComponent
jakarta.faces.convert.FacesConverter
jakarta.faces.validator.FacesValidator
jakarta.faces.render.FacesRenderer
jakarta.faces.bean.ManagedBean
jakarta.faces.event.NamedEvent
jakarta.faces.view.facelets.FaceletsResourceResolver
|
class |
FilterClassesFromFacesInitializerAnnotationProvider
This class is the default implementation of AnnotationProvider referenced by the AnnotationProviderFactory.
|
| Modifier and Type | Field and Description |
|---|---|
protected AnnotationProvider |
AnnotationProvider.wrappedAnnotationProvider
The wrapped annotation provider.
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotationProvider |
AnnotationProviderFactory.createAnnotationProvider(jakarta.servlet.ServletContext sc) |
Copyright © 2010–2022 JBoss by Red Hat. All rights reserved.