Uses of Class
com.regnosys.rosetta.common.model.MemoiseCacheKey
Packages that use MemoiseCacheKey
-
Uses of MemoiseCacheKey in com.regnosys.rosetta.common.model
Methods in com.regnosys.rosetta.common.model that return MemoiseCacheKeyMethods in com.regnosys.rosetta.common.model with parameters of type MemoiseCacheKeyModifier and TypeMethodDescriptionvoidFunctionCacheObserver.onCacheLookup(org.aopalliance.intercept.MethodInvocation invocation, MemoiseCacheKey cacheKey, boolean cacheHit, Object cachedValue) Called for each memoisation lookup before returning from the caching interceptor.