[infinispan-issues] [JBoss JIRA] (ISPN-4999) Introduce a Listener interface

Jim Crossley (JIRA) issues at jboss.org
Thu Nov 20 10:19:39 EST 2014


Jim Crossley created ISPN-4999:
----------------------------------

             Summary: Introduce a Listener interface
                 Key: ISPN-4999
                 URL: https://issues.jboss.org/browse/ISPN-4999
             Project: Infinispan
          Issue Type: Feature Request
            Reporter: Jim Crossley


The notifications API is strictly annotations-based, which is awkward for more dynamic, non-Java JVM languages. I think a Listener interface with a single method taking an Event parameter would be a far simpler approach. It wouldn't have to replace the current API, merely complement it.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the infinispan-issues mailing list