[
https://issues.jboss.org/browse/ISPN-7351?page=com.atlassian.jira.plugin....
]
Seto Kaiba edited comment on ISPN-7351 at 1/23/17 8:59 PM:
-----------------------------------------------------------
Or maybe still with @Named and @Qualifier.
=========================================================================
--But to allow multiple @ConfigureCache. It's convenience for Cache share the same
configs. This should be another feature request I think.-
Multiple @ConfigureCache maybe able to apply the Configuration. But there's no way for
qualifiers to qualify the actual Cache. Maybe it's a wrong feature request.
was (Author: seto):
Or maybe still with @Named and @Qualifier.
=========================================================================
--But to allow multiple @ConfigureCache. It's convenience for Cache share the same
configs.-
-This should be another feature request I think.-
Multiple @ConfigureCache maybe able to apply the Configuration. But there's no way for
qualifiers to qualify the actual Cache. Maybe it's a wrong feature request.
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)