ehcache

Uses of Class
net.sf.ehcache.config.generator.model.elements.ConfigurationElement

Packages that use ConfigurationElement
net.sf.ehcache.config.generator.model.elements This package contains utility classes encapsulating ideas of Elements and Attributes from the ehcache.xsd 
 

Uses of ConfigurationElement in net.sf.ehcache.config.generator.model.elements
 

Constructors in net.sf.ehcache.config.generator.model.elements with parameters of type ConfigurationElement
DiskStoreConfigurationElement(ConfigurationElement parent, DiskStoreConfiguration diskStoreConfiguration)
          Construtor accepting the parent and the DiskStoreConfiguration
SizeOfPolicyConfigurationElement(ConfigurationElement parent, SizeOfPolicyConfiguration sizeOfPolicyConfiguration)
          Construtor accepting the parent and the SizeOfPolicyConfiguration
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.