ehcache

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

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

Uses of TerracottaConfigConfiguration in net.sf.ehcache.config
 

Methods in net.sf.ehcache.config that return TerracottaConfigConfiguration
 TerracottaConfigConfiguration TerracottaConfigConfiguration.clone()
          Clones this object, following the usual contract.
 TerracottaConfigConfiguration Configuration.getTerracottaConfiguration()
          Gets the TerracottaConfigConfiguration
 

Methods in net.sf.ehcache.config with parameters of type TerracottaConfigConfiguration
 void Configuration.addTerracottaConfig(TerracottaConfigConfiguration terracottaConfiguration)
          Allows BeanHandler to add a Terracotta configuration to the configuration
 


ehcache

true