[infinispan-issues] [JBoss JIRA] Created: (ISPN-1220) Add classloader hooks to cache listener events

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Tue Jul 5 22:35:23 EDT 2011


Add classloader hooks to cache listener events
----------------------------------------------

                 Key: ISPN-1220
                 URL: https://issues.jboss.org/browse/ISPN-1220
             Project: Infinispan
          Issue Type: Enhancement
          Components: Listeners
    Affects Versions: 5.0.0.CR7
            Reporter: Paul Ferraro
            Assignee: Manik Surtani


This issue seeks to extend the classloading api changes made in ISPN-1096 to the Event API.  Currently, cache listener events do not allow a classloader to be specified to perform any necessary deserialization triggered by the getKey(), getValue() methods.  Can the event api be enhanced such that calls to getKey(), getValue() use a specific classloader?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list