ehcache

Uses of Class
net.sf.ehcache.config.DiskStoreConfiguration

Packages that use DiskStoreConfiguration
net.sf.ehcache.config This package contains the cache configuration code. 
 

Uses of DiskStoreConfiguration in net.sf.ehcache.config
 

Methods in net.sf.ehcache.config that return DiskStoreConfiguration
 DiskStoreConfiguration Configuration.getDiskStoreConfiguration()
          Gets the disk store configuration.
 

Methods in net.sf.ehcache.config with parameters of type DiskStoreConfiguration
 void Configuration.addDiskStore(DiskStoreConfiguration diskStoreConfigurationParameter)
          Allows BeanHandler to add disk store location to the configuration.
 


ehcache

true