|
ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CacheConfigurationListener | Instances of CacheConfigurationListener can be registered with CacheConfiguration instances in order to receive notification when any of the dynamic properties of the configuration are changed. |
| Class Summary | |
|---|---|
| CacheConfiguration | A value object used to represent cache configuration. |
| CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration | Configuration for the BootstrapCacheLoaderFactoryConfiguration. |
| CacheConfiguration.CacheEventListenerFactoryConfiguration | Configuration for the CachePeerListenerFactoryConfiguration. |
| CacheConfiguration.CacheExceptionHandlerFactoryConfiguration | Configuration for the BootstrapCacheLoaderFactoryConfiguration. |
| CacheConfiguration.CacheExtensionFactoryConfiguration | Configuration for the CacheExtensionFactoryConfiguration. |
| CacheConfiguration.CacheLoaderFactoryConfiguration | Configuration for the CacheLoaderFactoryConfiguration. |
| CacheWriterConfiguration | Class to hold the CacheWriterManager configuration |
| CacheWriterConfiguration.CacheWriterFactoryConfiguration | Configuration for the CacheWriterFactoryConfiguration. |
| Configuration | A bean, used by BeanUtils, to set configuration from an XML configuration file. |
| ConfigurationFactory | A utility class which configures beans from XML, using reflection. |
| ConfigurationHelper | The configuration for ehcache. |
| DiskStoreConfiguration | A class to represent DiskStore configuration e.g. |
| FactoryConfiguration<T extends FactoryConfiguration> | A class to represent the CacheManagerEventListener configuration. |
| TerracottaConfigConfiguration | Holds the Terracotta clustered configuration |
| TerracottaConfiguration | Class to hold the Terracotta configuration - either a pointer to the real config or a container for embedded config. |
| Enum Summary | |
|---|---|
| CacheConfiguration.TransactionalMode | Represents whether the Cache is transactional or not. |
| CacheWriterConfiguration.WriteMode | Represents how elements are written to the CacheWriter |
| Configuration.Monitoring | Represents whether monitoring should be enabled or not. |
| TerracottaConfiguration.ValueMode | Represents whether values are stored with serialization in the clustered store or through Terracotta clustered identity. |
| Exception Summary | |
|---|---|
| InvalidConfigurationException | An exception to report invalid configuration settings. |
This package contains the cache configuration code.
|
ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||