[
https://issues.jboss.org/browse/CDI-74?page=com.atlassian.jira.plugin.sys...
]
Pete Muir updated CDI-74:
-------------------------
Summary: State explicitely that Decorators (was: State explicitely that
Decorators and Interceptors of must be implemented via subclassing)
Description:
Subclassing should be mandatory for Decorators of managed beans which are not session
beans (no restrictions in the case of the latter).
This ensures that:
- fields on pseudo scoped managed beans are accessible
- there's no restriction on what kinds of constructors may a managed bean have
- no extra bean instances are created when a managed bean is created
was:
Subclassing should be mandatory for Decorators and Interceptors of managed beans which are
not session beans (no restrictions in the case of the latter).
This ensures that:
- fields on pseudo scoped managed beans are accessible
- there's no restriction on what kinds of constructors may a managed bean have
- no extra bean instances are created when a managed bean is created
Component/s: (was: Interceptors)
State explicitely that Decorators
---------------------------------
Key: CDI-74
URL:
https://issues.jboss.org/browse/CDI-74
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Decorators
Affects Versions: 1.0
Reporter: Marius Bogoevici
Fix For: TBD
Subclassing should be mandatory for Decorators of managed beans which are not session
beans (no restrictions in the case of the latter).
This ensures that:
- fields on pseudo scoped managed beans are accessible
- there's no restriction on what kinds of constructors may a managed bean have
- no extra bean instances are created when a managed bean is created
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira