I'm using a Guava Cache Loader and picking up the time to expire from a config file.
I'm wondering if there is a way to programmatically reset the time to expire value for a given cache. In my case this is desirable in the action of a listener that picks up the change to the configured value.