]
Tristan Tarrant reassigned ISPN-893:
------------------------------------
Assignee: William Burns (was: Manik Surtani)
Addtional attribute on @CacheEntryCreated to get on pre
notifications only
-----------------------------------------------------------------------------
Key: ISPN-893
URL:
https://issues.jboss.org/browse/ISPN-893
Project: Infinispan
Issue Type: Feature Request
Components: Listeners
Affects Versions: 4.2.1.FINAL
Environment: ALL
Reporter: Sudheer Krishna
Assignee: William Burns
Priority: Minor
Labels: contributor, hackathon
I may have usescases where i need notifications only when isPre = true. I was expecting a
parameter to be taken by @CacheEntryCreated. But this doesnt seem to take any
parametres.
Aslo i would like similar values on @CacheEntryremoved also.