[infinispan-issues] [JBoss JIRA] Commented: (ISPN-996) Create an infinispan-cdi module containing integration with CDI
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Apr 12 09:57:33 EDT 2011
[ https://issues.jboss.org/browse/ISPN-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595015#comment-12595015 ]
Pete Muir commented on ISPN-996:
--------------------------------
Yes, injecting the cache is on the cards for sure, but that option means no @CacheScoped ;-)
You would probably need to bytecode weave the object or use a javaagent in order to intercept field value changes... (this is what pojo cache did)
> Create an infinispan-cdi module containing integration with CDI
> ---------------------------------------------------------------
>
> Key: ISPN-996
> URL: https://issues.jboss.org/browse/ISPN-996
> Project: Infinispan
> Issue Type: Feature Request
> Components: CDI integration
> Reporter: Manik Surtani
> Assignee: Pete Muir
> Fix For: 5.0.0.CR1, 5.0.0.FINAL
>
>
> Depends on SEAM-45
> * Cache definition, configuration and injection
> * Caching content of producer methods on beans
> * Wiki/screencast to demonstrate usage
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list