Proposal for 3.0 API: Integration with CDI
------------------------------------------
Key: PORTLETBRIDGE-197
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-197
Project: MyFaces Portlet Bridge
Issue Type: New Feature
Components: General
Affects Versions: 3.0.0
Reporter: Neil Griffin
Assignee: Michael Freedman
There are some areas that I can think of that pertain to integration with CDI:
1. General CDI integration/compatibility for the bridge, portlet lifecycle, and
faces lifecycle.
2. Ability to @Inject into instances of
javax.portlet.faces.BridgePublicRenderParameterHandler
3. Ability to @Inject into instances of
javax.portlet.faces.event.EventNavigationResult
4. Ability to @Inject public render parameter values #{el-expression} into CDI
managed beans and Faces @ManagedBean
5. Ability to @Inject factory implementations, rather than specifying them in
faces-config.xml files, and have this integrate with the BridgeFactoryFinder
specified in PORTLETBRIDGE-189
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira