[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1117) CacheLoader.getChildrenNames() returns a Set<String>. Should be Set<Object>

Manik Surtani (JIRA) jira-events at lists.jboss.org
Fri Jun 29 08:10:05 EDT 2007


CacheLoader.getChildrenNames() returns a Set<String>.  Should be Set<Object>
----------------------------------------------------------------------------

                 Key: JBCACHE-1117
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1117
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.0.0.CR2
            Reporter: Manik Surtani
         Assigned To: Manik Surtani
             Fix For: 2.0.0.CR3


Cache loader implementations may choose to restrict Fqn types acceptable for a particular cache loader - some cache loaders such as FileCacheLoader and JdbcCacheLoader can only accept Fqn<String>

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

        



More information about the jboss-jira mailing list