| Name | Description | Type | Package | Framework |
| AbstractDepthFirstVisitor | element and goes deeper and deeper in each child element until there are no children and then backtracks, doing the same thing for each children in each child element. | Class | net.sf.ehcache.config.generator.model | EHCache |
| AbstractNodeElement | An abstract implementation of NodeElement. | Class | net.sf.ehcache.config.generator.model | EHCache |
| CacheConfigError | Class | net.sf.ehcache.config | EHCache | |
| CacheConfiguration | A value object used to represent cache configuration. | Class | net.sf.ehcache.config | EHCache |
| CacheConfiguration .BootstrapCacheLoaderFactoryConfiguration | Configuration for the BootstrapCacheLoaderFactoryConfiguration. | Class | net.sf.ehcache.config.CacheConfiguration | EHCache |
| CacheConfiguration .CacheDecoratorFactoryConfiguration | Configuration for the CacheDecoratorFactoryConfiguration. | Class | net.sf.ehcache.config.CacheConfiguration | EHCache |
| CacheConfiguration .CacheEventListenerFactoryConfiguration | Configuration for the CacheEventListenerFactory. | Class | net.sf.ehcache.config.CacheConfiguration | EHCache |
| CacheConfiguration .CacheExceptionHandlerFactoryConfiguration | Configuration for the BootstrapCacheLoaderFactoryConfiguration. | Class | net.sf.ehcache.config.CacheConfiguration | EHCache |
| CacheConfiguration .CacheExtensionFactoryConfiguration | Configuration for the CacheExtensionFactoryConfiguration. | Class | net.sf.ehcache.config.CacheConfiguration | EHCache |
| CacheConfiguration .CacheLoaderFactoryConfiguration | Configuration for the CacheLoaderFactoryConfiguration. | Class | net.sf.ehcache.config.CacheConfiguration | EHCache |
| CacheConfiguration .TransactionalMode | Represents whether the Cache is transactional or not. | Class | net.sf.ehcache.config.CacheConfiguration | EHCache |
| CacheConfigurationElement | Element representing the CacheConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| CacheConfigurationListener | Instances of CacheConfigurationListener can be registered with CacheConfiguration instances in order to receive notification when any of the dynamic properties of | Interface | net.sf.ehcache.config | EHCache |
| CacheWriterConfiguration | Class to hold the CacheWriterManager configurationVersion:$Id: CacheWriterConfiguration. | Class | net.sf.ehcache.config | EHCache |
| CacheWriterConfiguration .CacheWriterFactoryConfiguration | Configuration for the CacheWriterFactoryConfiguration. | Class | net.sf.ehcache.config.CacheWriterConfiguration | EHCache |
| CacheWriterConfiguration .WriteMode | Class | net.sf.ehcache.config.CacheWriterConfiguration | EHCache | |
| CacheWriterConfigurationElement | Element representing the CacheWriterConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| ConfigError | Class | net.sf.ehcache.config | EHCache | |
| Configuration | A bean, used by BeanUtils, to set configuration from an XML configuration file. | Class | net.sf.ehcache.config | EHCache |
| Configuration .Monitoring | Represents whether monitoring should be enabled or not. | Class | net.sf.ehcache.config.Configuration | EHCache |
| ConfigurationElement | Element representing the Configuration. | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| ConfigurationFactory | A utility class which configures beans from XML, using reflection. | Class | net.sf.ehcache.config | EHCache |
| ConfigurationGenerator | Utility class for generating configuration texts. | Class | net.sf.ehcache.config.generator | EHCache |
| ConfigurationHelper | The configuration for ehcache. | Class | net.sf.ehcache.config | EHCache |
| ConfigurationSource | Class encapsulating the source of configuration for a cache managerAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator | EHCache |
| ConfigurationUtil | Utility class with static methods for generating configuration texts in different ways based on inputAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator | EHCache |
| CopyStrategyConfiguration | Class | net.sf.ehcache.config | EHCache | |
| CopyStrategyConfigurationElement | NodeElement representing the CopyStrategyConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| DefaultCacheConfigurationElement | NodeElement representing the CacheConfiguration of the "defaultCache"Author:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| DiskStoreConfiguration | A class to represent DiskStore configurationVersion:$Id: DiskStoreConfiguration. | Class | net.sf.ehcache.config | EHCache |
| DiskStoreConfigurationElement | Element representing the DiskStoreConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| DynamicSearchListener | Interface | net.sf.ehcache.config | EHCache | |
| ElementValueComparatorConfiguration | Class | net.sf.ehcache.config | EHCache | |
| ElementValueComparatorConfigurationElement | NodeElement representing the ElementValueComparatorConfiguration | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| FactoryConfiguration | A class to represent the CacheManagerEventListener configuration. | Class | net.sf.ehcache.config | EHCache |
| FactoryConfigurationElement | NodeElement representing the FactoryConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| InvalidConfigurationException | An exception to report invalid configuration settings. | Class | net.sf.ehcache.config | EHCache |
| ManagementRESTServiceConfiguration | Configuration class of management REST services. | Class | net.sf.ehcache.config | EHCache |
| ManagementRESTServiceConfigurationElement | Element representing the ManagementRESTServiceConfigurationAuthor:Ludovic Orban | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| MemoryUnit | enum MemoryUnitextends Enum | Class | net.sf.ehcache.config | EHCache |
| NodeAttribute | Interface that abstracts the idea of an attribute. | Interface | net.sf.ehcache.config.generator.model | EHCache |
| NodeElement | Interface that abstracts the idea of an element. | Interface | net.sf.ehcache.config.generator.model | EHCache |
| NodeElementVisitor | Interface for visiting a NodeElementAuthor:Abhishek Sanoujam | Interface | net.sf.ehcache.config.generator.model | EHCache |
| NonstopConfiguration | Configuration class of nonstop cachesAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config | EHCache |
| NonstopConfigurationElement | NodeElement representing the NonstopConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| PersistenceConfiguration | Class to hold the persistence policy configuration. | Class | net.sf.ehcache.config | EHCache |
| PersistenceConfiguration .Strategy | Class | net.sf.ehcache.config.PersistenceConfiguration | EHCache | |
| PersistenceConfigurationElement | Element representing the PersistenceConfigurationFields inherited from class net. | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| PinningConfiguration | Class to hold the Pinning configuration. | Class | net.sf.ehcache.config | EHCache |
| PinningConfiguration .Store | Class | net.sf.ehcache.config.PinningConfiguration | EHCache | |
| PinningConfigurationElement | NodeElement representing the PinningConfigurationAuthor:Ludovic Orban | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| Searchable | Class | net.sf.ehcache.config | EHCache | |
| SearchableConfigurationElement | NodeElement representing a Searchable config elementFields inherited from class net. | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| SearchAttribute | A cache search attribute. | Class | net.sf.ehcache.config | EHCache |
| SimpleNodeAttribute | Class | net.sf.ehcache.config.generator.model | EHCache | |
| SimpleNodeElement | A concrete class extending the AbstractNodeElement classAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model | EHCache |
| SizeOfPolicyConfiguration | Class to hold the SizeOf policy configuration. | Class | net.sf.ehcache.config | EHCache |
| SizeOfPolicyConfiguration .MaxDepthExceededBehavior | Class | net.sf.ehcache.config.SizeOfPolicyConfiguration | EHCache | |
| SizeOfPolicyConfigurationElement | Element representing the SizeOfPolicyConfigurationAuthor:Ludovic Orban | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| TerracottaClientConfiguration | Holds the Terracotta configuration for a particular clientAuthor:amiller@terracotta. | Class | net.sf.ehcache.config | EHCache |
| TerracottaConfigConfigurationElement | NodeElement representing the TerracottaClientConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| TerracottaConfiguration | Class to hold the Terracotta configuration - either a pointer to the real config or a container for embedded config. | Class | net.sf.ehcache.config | EHCache |
| TerracottaConfiguration .Consistency | Class | net.sf.ehcache.config.TerracottaConfiguration | EHCache | |
| TerracottaConfiguration .ValueMode | Represents whether values are stored with serialization in the clustered store or through Terracotta clustered identity. | Class | net.sf.ehcache.config.TerracottaConfiguration | EHCache |
| TerracottaConfigurationElement | NodeElement representing the TerracottaConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| TimeoutBehaviorConfiguration | Configuration element for configuring timeoutBehavior for nonstopAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config | EHCache |
| TimeoutBehaviorConfiguration .TimeoutBehaviorType | Class | net.sf.ehcache.config.TimeoutBehaviorConfiguration | EHCache | |
| TimeoutBehaviorConfigurationElement | NodeElement representing the TimeoutBehaviorConfigurationAuthor:Abhishek Sanoujam | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
| XMLGeneratorVisitor | Accepts a PrintWriter in the constructor and uses it to output the generated XML. | Class | net.sf.ehcache.config.generator.model | EHCache |
| XMLGeneratorVisitor .OutputBehavior | Class | net.sf.ehcache.config.generator.model.XMLGeneratorVisitor | EHCache | |