[infinispan-issues] [JBoss JIRA] Created: (ISPN-607) Add utility class to fetch the ReplicationQueue from the cache

craig bomba (JIRA) jira-events at lists.jboss.org
Wed Aug 18 15:23:11 EDT 2010


Add utility class to fetch the ReplicationQueue from the cache 
---------------------------------------------------------------

                 Key: ISPN-607
                 URL: https://jira.jboss.org/browse/ISPN-607
             Project: Infinispan
          Issue Type: Feature Request
          Components: Core API
            Reporter: craig bomba
            Assignee: craig bomba
            Priority: Minor


We needed to be able to get a hold of the ReplicationQueue so that we could add listeners to it.

org.infinispan.util.CacheUtil

Essentially copies the code from TestingUtil.extractComponent although it provides a getReplicationQueue method rather than requiring ReplicationQueue.class as a parameter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list