1 Reply Latest reply on May 24, 2006 6:04 AM by manik

    node eviction - cleaning resources

    koombal

      hi,

      i am using JbossCache in local mode for keeping user state objects.
      i would like that after a predefined interval, the objects will be evicted. when that happens i would like that the objects run some resource cleaning operations (involving http communication).
      can that be acomplished? i dont see that i can receive events for objects being evicted. only node eviction. is there a way to get from a node eviction to it's evicted objects?

      regards,