[cdi-dev] [JBoss JIRA] Commented: (CDI-92) Allow injection of Bean object for a bean
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Mon Sep 19 07:48:26 EDT 2011
[ https://issues.jboss.org/browse/CDI-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629108#comment-12629108 ]
Jozef Hartinger commented on CDI-92:
------------------------------------
It seems that for an interceptor / decorator the injected object would be an instance of javax.enterprise.inject.spi.Interceptor/Decorator. Could we rather:
1) state explicitly that a bean representing intercepted / decorated instance should be injected or
2) support @Inject @Delegate Bean<?>
> Allow injection of Bean object for a bean
> -----------------------------------------
>
> Key: CDI-92
> URL: https://issues.jboss.org/browse/CDI-92
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Components: Beans
> Affects Versions: 1.0
> Reporter: Pete Muir
> Fix For: 1.1 (Confirmed)
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list