We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The JAVAEE 8 Platform Specification Table EE.5-1 lists the following:
JSF managed classesb Standard
b.See the JSF specification section “JSF Managed Classes and Java EE Annotations” for a list of these managed classes.
However, this should list the JSF managed classes as "Limited" as they do not support constructor injection.
See the following JSF spec issue: javaee/javaserverfaces-spec#1455 As well as the following JSF spec discussion: https://javaee.groups.io/g/jsf-spec/message/24
Let me know if further details are required.
The JAVAEE 8 Platform Specification Table EE.5-1 lists the following:
JSF managed classesb Standard
b.See the JSF specification section “JSF Managed Classes and Java EE Annotations” for a list of these managed classes.
However, this should list the JSF managed classes as "Limited" as they do not support constructor injection.
See the following JSF spec issue: javaee/javaserverfaces-spec#1455
As well as the following JSF spec discussion: https://javaee.groups.io/g/jsf-spec/message/24
Let me know if further details are required.