Package jetbrains.buildServer.util.cache
Class ServerEhCacheUtilPath
- java.lang.Object
-
- jetbrains.buildServer.util.cache.ServerEhCacheUtilPath
-
- All Implemented Interfaces:
EhCacheUtilPaths
public class ServerEhCacheUtilPath extends Object implements EhCacheUtilPaths
Created 28.09.12 20:02- Author:
- Eugene Petrenko (eugene.petrenko@jetbrains.com)
-
-
Constructor Summary
Constructors Constructor Description ServerEhCacheUtilPath(ServerPaths paths)
-
-
-
Constructor Detail
-
ServerEhCacheUtilPath
public ServerEhCacheUtilPath(@NotNull ServerPaths paths)
-
-
Method Detail
-
getEhCachePath
@NotNull public File getEhCachePath()
- Specified by:
getEhCachePath
in interfaceEhCacheUtilPaths
-
-