[
https://issues.jboss.org/browse/CDI-660?page=com.atlassian.jira.plugin.sy...
]
John Ament updated CDI-660:
---------------------------
Description:
Introduce a feature that would allow a developer to register a custom producer, probably
in a portable extension as a lifecycle method, separate from a custom bean
implementation.
The producer would have optional access to the underlying injection point (which bean does
not provide) but probably needs to still track:
- Qualifiers
- Scope
was:
Introduce a feature that would allow a developer to register a custom producer, separate
from a custom bean implementation.
The producer would have optional access to the underlying injection point (which bean does
not provide) but probably needs to still track:
- Qualifiers
- Scope
Registration of custom Producer
-------------------------------
Key: CDI-660
URL:
https://issues.jboss.org/browse/CDI-660
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Beans, Portable Extensions
Reporter: John Ament
Introduce a feature that would allow a developer to register a custom producer, probably
in a portable extension as a lifecycle method, separate from a custom bean
implementation.
The producer would have optional access to the underlying injection point (which bean
does not provide) but probably needs to still track:
- Qualifiers
- Scope
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)