Uses of Class
jakarta.faces.annotation.ManagedProperty.Literal
-
Packages that use ManagedProperty.Literal Package Description jakarta.faces.annotation Annotations in this class allow injection of Jakarta Faces objects into CDI beans. -
-
Uses of ManagedProperty.Literal in jakarta.faces.annotation
Fields in jakarta.faces.annotation declared as ManagedProperty.Literal Modifier and Type Field Description static ManagedProperty.LiteralManagedProperty.Literal. INSTANCEInstance of theManagedPropertyqualifier.Methods in jakarta.faces.annotation that return ManagedProperty.Literal Modifier and Type Method Description static ManagedProperty.LiteralManagedProperty.Literal. of(String value)
-