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