Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3642

make isPre() an annotation property of the cache event

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • Core, Listeners
    • None

      the users should be able to configure cache event listeners like this:

      @CacheEntryCreated(pre=true, post=false)
      public void entryCreated(CacheEntryEvent e) {
         //e.isPre() is no longer needed here
      }
      

      Discussed on the mailing list: http://infinispan.markmail.org/search/#query:+page:1+mid:y6enpffq3s4vb7fs+state:results

              Unassigned Unassigned
              mircea.markus Mircea Markus (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: