| Name | Description | Type | Package | Framework |
| 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 |
| 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 |