[infinispan-issues] [JBoss JIRA] (ISPN-3642) make isPre() an annotation property of the cache event

Tristan Tarrant (JIRA) issues at jboss.org
Mon Jan 12 09:17:05 EST 2015


     [ https://issues.jboss.org/browse/ISPN-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant reassigned ISPN-3642:
-------------------------------------

    Assignee:     (was: Mircea Markus)


> make isPre() an annotation property of the cache event
> ------------------------------------------------------
>
>                 Key: ISPN-3642
>                 URL: https://issues.jboss.org/browse/ISPN-3642
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core, Listeners
>            Reporter: Mircea Markus
>
> the users should be able to configure cache event listeners like this:
> {code:java}
> @CacheEntryCreated(pre=true, post=false)
> public void entryCreated(CacheEntryEvent e) {
>    //e.isPre() is no longer needed here
> }
> {code}
> Discussed on the mailing list: http://infinispan.markmail.org/search/#query:+page:1+mid:y6enpffq3s4vb7fs+state:results



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list