Uses of Class
net.sf.ehcache.config.Configuration.Cache

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

Uses of Configuration.Cache in net.sf.ehcache.config
 

Subclasses of Configuration.Cache in net.sf.ehcache.config
static class Configuration.DefaultCache
          A class to represent the default cache e.g.
 

Methods in net.sf.ehcache.config with parameters of type Configuration.Cache
 void Configuration.addCache(Configuration.Cache cache)
          Allows BeanHandler to add disk caches to the configuration