| Package | Description |
|---|---|
| com.sun.faces.config | |
| 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:
javax.faces.component.FacesBehavior
javax.faces.render.FacesBehaviorRenderer
javax.faces.component.FacesComponent
javax.faces.convert.FacesConverter
javax.faces.validator.FacesValidator
javax.faces.render.FacesRenderer
javax.faces.bean.ManagedBean
javax.faces.event.NamedEvent
javax.faces.view.facelets.FaceletsResourceResolver
|
class |
DelegatingAnnotationProvider |
| Modifier and Type | Field and Description |
|---|---|
protected AnnotationProvider |
AnnotationProvider.wrappedAnnotationProvider
The wrapped annotation provider.
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotationProvider |
AnnotationProviderFactory.createAnnotationProvider(javax.servlet.ServletContext sc) |
Copyright © 2010–2018 JBoss by Red Hat. All rights reserved.