[infinispan-issues] [JBoss JIRA] (ISPN-5953) Extract interface from RemoteCacheManager
Sebastian Łaskawiec (JIRA)
issues at jboss.org
Thu Nov 12 06:46:00 EST 2015
Sebastian Łaskawiec created ISPN-5953:
-----------------------------------------
Summary: Extract interface from RemoteCacheManager
Key: ISPN-5953
URL: https://issues.jboss.org/browse/ISPN-5953
Project: Infinispan
Issue Type: Enhancement
Components: CDI Integration, Integration
Reporter: Sebastian Łaskawiec
Priority: Minor
Fix For: 9.0.0.Final
Currently RemoteCacheManager is a concrete class which is problematic when using it in CDI (CDI will register it as a bean). This is very inconvenient because this instance should be created by InfinispanEmbeddedExtendion.
Since this change is not backwards compatible - we need to implement it in ISPN 9.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list