Uses of Interface
jetbrains.buildServer.util.cache.EhCacheHelper
-
Packages that use EhCacheHelper Package Description jetbrains.buildServer.util.cache -
-
Uses of EhCacheHelper in jetbrains.buildServer.util.cache
Classes in jetbrains.buildServer.util.cache that implement EhCacheHelper Modifier and Type Class Description class
EhCacheUtil
A helper class designed to simplify the work with EhCache library.class
EhCacheUtilBase
A helper class designed to simplify the work with EhCache library.Methods in jetbrains.buildServer.util.cache with parameters of type EhCacheHelper Modifier and Type Method Description void
CacheProviderImpl. setCacheUtil(EhCacheHelper cacheUtil)
-