Uses of Class
net.sf.ehcache.DiskStorePathManager
-
Packages that use DiskStorePathManager Package Description net.sf.ehcache This package contains the public API for using ehcache. -
-
Uses of DiskStorePathManager in net.sf.ehcache
Methods in net.sf.ehcache that return DiskStorePathManager Modifier and Type Method Description DiskStorePathManagerCacheManager. getDiskStorePathManager()Returns the disk store path manager.
-