This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Description
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.