0 Replies Latest reply on Apr 5, 2013 9:14 AM by ian.lawson

    Event Handling on Cache Changes - Expiration?

    ian.lawson

      Just whipping together a listener for some tests on a Cache and I can't quite see which (if any) event is thrown to a Listener when an entry is removed due to expiration. I added an Eviction event catcher but that is not thrown when an item is removed from the cache due to expiration - anyone know which event I should listen for for this?

       

      Addtion and removal work fine.