[jboss-jira] [JBoss JIRA] Created: (JBCACHE-727) PojoCache to create an impl for Iterator interface
Ben Wang (JIRA)
jira-events at jboss.com
Thu Aug 3 04:51:11 EDT 2006
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
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