Uses of Class
tech.rsqn.cacheservice.support.CacheBehaviour
-
Packages that use CacheBehaviour Package Description tech.rsqn.cacheservice.support -
-
Uses of CacheBehaviour in tech.rsqn.cacheservice.support
Fields in tech.rsqn.cacheservice.support with type parameters of type CacheBehaviour Modifier and Type Field Description static java.lang.ThreadLocal<CacheBehaviour>TransparentCacheExecutionBehaviour. threadLocalMethods in tech.rsqn.cacheservice.support that return CacheBehaviour Modifier and Type Method Description static CacheBehaviourTransparentCacheExecutionBehaviour. getBehaviour()
-