[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1308) Genericize getData() Map returned by notication events
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Mar 17 09:53:51 EDT 2008
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
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