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

make isPre() an annotation property of the cache event

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mircea.markus Mircea Markus (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: