[cdi-dev] [JBoss JIRA] (CDI-660) Registration of custom Producer
John Ament (JIRA)
issues at jboss.org
Sun Dec 4 12:03:00 EST 2016
[ https://issues.jboss.org/browse/CDI-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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)
More information about the cdi-dev
mailing list