JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Platform API v11.0.0-M2
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Annotation Interface
jakarta.faces.component.FacesComponent
Packages that use
FacesComponent
Package
Description
com.sun.faces.application.annotation
Uses of
FacesComponent
in
com.sun.faces.application.annotation
Methods in
com.sun.faces.application.annotation
that return
FacesComponent
Modifier and Type
Method
Description
FacesComponent
FacesComponentUsage.
getAnnotation
()
Constructors in
com.sun.faces.application.annotation
with parameters of type
FacesComponent
Modifier
Constructor
Description
FacesComponentUsage
(
Class
<?> target,
FacesComponent
annotation)