[infinispan-issues] [JBoss JIRA] (ISPN-7351) Support @Named in CDI extension

Sebastian Łaskawiec (JIRA) issues at jboss.org
Thu Jan 12 10:16:00 EST 2017


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

Sebastian Łaskawiec commented on ISPN-7351:
-------------------------------------------

Indeed, both those things are separate. Currently {{@Named}} annotation is simply ignored. Adding support for it shouldn't be that hard.

I also think that using multiple {{@ConfigureCache}} annotations might be a good idea. This way we will have more flexibility. 

I'll try to address both those things in a single go (since they are somewhat related to each other).

> Support @Named in CDI extension
> -------------------------------
>
>                 Key: ISPN-7351
>                 URL: https://issues.jboss.org/browse/ISPN-7351
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: CDI Integration
>            Reporter: Sebastian Łaskawiec
>            Assignee: Sebastian Łaskawiec
>
> Currently our users have to create lots and lots of {{@Qualifier}} type of annotations. It would be desirable to support {{@Named("driver")}} type of annotations.
> Useful links:
> * {{@Named}} Javadoc: http://docs.oracle.com/javaee/6/api/javax/inject/Named.html



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



More information about the infinispan-issues mailing list