Add annotation processing logic
-------------------------------
Key: MYFACES-2140
URL: https://issues.apache.org/jira/browse/MYFACES-2140
Project: MyFaces Core
Issue Type: New Feature
Components: JSR-314
Reporter: Jan-Kees van Andel
JSF 2.0 specifies the use of the following annotations for Managed Bean
configuration:
- ManagedBean
- ManagedBeans
- ManagedProperty
- RequestScoped
- SessionScoped
- ViewScoped
- ApplicationScoped
- NoneScoped
The annotations are already there, it now needs processing logic.
I'm on it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.