In a cache entry modified listener, can the modified value be retrieved via Cache.get() when isPre=false?
When annotating a method with CacheEntryCreated, how do I retrieve the value of the cache entry added?