[infinispan-issues] [JBoss JIRA] (ISPN-1833) Add EmbeddedCacheManager.getGlobalComponentRegistry
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jul 2 09:31:21 EDT 2013
[ https://issues.jboss.org/browse/ISPN-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786965#comment-12786965 ]
Mircea Markus commented on ISPN-1833:
-------------------------------------
+1 as the cache.getAdvancedCache().getComponentRegistry() requires a cache to be up and running.
> Add EmbeddedCacheManager.getGlobalComponentRegistry
> ---------------------------------------------------
>
> Key: ISPN-1833
> URL: https://issues.jboss.org/browse/ISPN-1833
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core API
> Reporter: Galder Zamarreño
> Assignee: Manik Surtani
> Fix For: 6.0.0.Final
>
>
> You should be able to retrieve the global component registry out of the EmbeddedCacheManager.
> Rather that having to do:
> cache.getAdvancedCache().getComponentRegistry().getGlobalComponentRegistry()
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list