Try to research the jcache api what it offers in this regard.

Not sure if the camel-cache has anything for callbacks on expiry, but
maybe there is some interface you can implement and hook into it.

In other words dive into the code yourself and research the jcache api.

And you are welcome to share your findings with us in the community

On Tue, Feb 7, 2017 at 2:08 PM, ganga_camel <ganga...@gmail.com> wrote:
> Hi,
>
> I have a scenario where in I need to perform a set of operations when the
> cache expires (based on the timetolive set). As part of this operation, the
> cache will be populated with the new value.
>
> From the documentation, I could not find anything specific. Is this possible
> and if yes, any guidance is appreciated.
>
> Thanks,
> Ganga
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-Cache-Trigger-an-event-when-the-cache-expires-tp5793574.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to