[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-1308) Genericize getData() Map returned by notication events
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon Mar 17 10:04:50 EDT 2008
[ http://jira.jboss.com/jira/browse/JBCACHE-1308?page=all ]
Manik Surtani updated JBCACHE-1308:
-----------------------------------
Fix Version/s: 2.2.0.GA
> Genericize getData() Map returned by notication events
> ------------------------------------------------------
>
> Key: JBCACHE-1308
> URL: http://jira.jboss.com/jira/browse/JBCACHE-1308
> Project: JBoss Cache
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 2.1.0.GA
> Reporter: Brian Stansberry
> Assigned To: Manik Surtani
> Priority: Minor
> Fix For: 2.2.0.GA
>
>
> The Map returned by getData() in the various notification events is not genericized. AFAICT it should use the same <K, V> as the Cache<K, V> that emits the events.
> Relevant event classes are NodeActivatedEvent, NodeLoadedEvent, NodeModifiedEvent, NodePassivatedEvent.
--
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