[cdi-dev] [JBoss JIRA] (CDI-639) Clarify purpose of InjectionPointConfigurator.bean(Bean<?> bean) method

Antoine Sabot-Durand (JIRA) issues at jboss.org
Tue Nov 22 05:29:02 EST 2016


    [ https://issues.jboss.org/browse/CDI-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13326221#comment-13326221 ] 

Antoine Sabot-Durand commented on CDI-639:
------------------------------------------

+1 to remove it.
I can find a use case since IPC is used to change configuration of existing IP. Changing the bean of an existing IP doesn't make sense. 

> Clarify purpose of InjectionPointConfigurator.bean(Bean<?> bean) method
> -----------------------------------------------------------------------
>
>                 Key: CDI-639
>                 URL: https://issues.jboss.org/browse/CDI-639
>             Project: CDI Specification Issues
>          Issue Type: Clarification
>          Components: Portable Extensions
>    Affects Versions: 2.0-EDR2
>            Reporter: Tomas Remes
>             Fix For: 2.0 .Final
>
>
> Dear EG,
> I would like to ask for clarification of {{javax.enterprise.inject.spi.builder.InjectionPointConfigurator#bean}} method. I am not really sure what's the benefit of this method and what would be the suitable use case for this method. 
> I think using this method when I have my custom bean doesn't have any significant advantage since I can declare set of injection points in my custom bean impl. 
> Maybe I would remove this method from the {{InjectionPointConfigurator}} interface.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the cdi-dev mailing list