[infinispan-issues] [JBoss JIRA] (ISPN-6595) Simplify CDI default bean implementation
Sebastian Łaskawiec (JIRA)
issues at jboss.org
Thu May 5 09:16:02 EDT 2016
Sebastian Łaskawiec created ISPN-6595:
-----------------------------------------
Summary: Simplify CDI default bean implementation
Key: ISPN-6595
URL: https://issues.jboss.org/browse/ISPN-6595
Project: Infinispan
Issue Type: Enhancement
Components: CDI Integration
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Fix For: 9.0.0.Alpha3
The main idea is to remove {{DefaultEmbeddedCacheManagerProducer}} and add them only if necessary (we can check that by {{BeanManager.getBeans(EmbeddedCacheManager.class)}} ) in {{AfterBeanDiscovery}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list