[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-727) PojoCache to create an impl for Iterator interface
Ben Wang (JIRA)
jira-events at jboss.com
Mon Aug 14 22:56:17 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-727?page=all ]
Ben Wang updated JBCACHE-727:
-----------------------------
Fix Version/s: PojoCache 2.1.0
(was: PojoCache)
> PojoCache to create an impl for Iterator interface
> --------------------------------------------------
>
> Key: JBCACHE-727
> URL: http://jira.jboss.com/jira/browse/JBCACHE-727
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: PojoCache
> Reporter: Ben Wang
> Assigned To: Ben Wang
> Fix For: PojoCache 2.1.0
>
>
> Currently we have proxy impl for Collection classes and the iterator is implemented as inner class. We may need a default Iterator impl as well so when user is doing like,
> setIterator(Iterator it)
> we can replace it with our own (such that we can intercept it).
--
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