ehcache

Uses of Class
net.sf.ehcache.config.generator.model.SimpleNodeElement

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

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

Subclasses of SimpleNodeElement in net.sf.ehcache.config.generator.model.elements
 class CacheConfigurationElement
          Element representing the CacheConfiguration
 class CacheWriterConfigurationElement
          Element representing the CacheWriterConfiguration
 class ConfigurationElement
          Element representing the Configuration.
 class CopyStrategyConfigurationElement
          NodeElement representing the CopyStrategyConfiguration
 class DefaultCacheConfigurationElement
          NodeElement representing the CacheConfiguration of the "defaultCache"
 class DiskStoreConfigurationElement
          Element representing the DiskStoreConfiguration
 class ElementValueComparatorConfigurationElement
          NodeElement representing the ElementValueComparatorConfiguration
 class FactoryConfigurationElement
          NodeElement representing the FactoryConfiguration
 class ManagementRESTServiceConfigurationElement
          Element representing the ManagementRESTServiceConfiguration
 class NonstopConfigurationElement
          NodeElement representing the NonstopConfiguration
 class PersistenceConfigurationElement
          Element representing the PersistenceConfiguration
 class PinningConfigurationElement
          NodeElement representing the PinningConfiguration
 class SearchableConfigurationElement
          NodeElement representing a Searchable config element
 class SizeOfPolicyConfigurationElement
          Element representing the SizeOfPolicyConfiguration
 class TerracottaConfigConfigurationElement
          NodeElement representing the TerracottaClientConfiguration
 class TerracottaConfigurationElement
          NodeElement representing the TerracottaConfiguration
 class TimeoutBehaviorConfigurationElement
          NodeElement representing the TimeoutBehaviorConfiguration
 


ehcache

Copyright 2001-2015, Terracotta, Inc.