2.5 javax.faces.bean package

The following table lists the annotations included in the javax.faces.bean package:

Annotation list
Annotation nameFunctionality
@ManagedBeanSpecify the Managed Bean used by JSF.

For annotations other than this, see the JSF specification document.

Organization of this section
2.5.1 @ManagedBean