Uses of Interface
com.regnosys.rosetta.common.model.FunctionCacheObserver
Packages that use FunctionCacheObserver
-
Uses of FunctionCacheObserver in com.regnosys.rosetta.common.model
Constructor parameters in com.regnosys.rosetta.common.model with type arguments of type FunctionCacheObserverModifierConstructorDescriptionCachingMethodInterceptor(com.google.common.cache.CacheBuilder cacheBuilder, Set<String> debugFunctions, javax.inject.Provider<Set<FunctionCacheObserver>> cacheObserversProvider)