Uses of Package
net.sf.ehcache.config
-
Packages that use net.sf.ehcache.config Package Description net.sf.ehcache This package contains the public API for using ehcache.net.sf.ehcache.config This package contains the cache configuration code.net.sf.ehcache.config.generator This package contains utility classes for generating configuration texts.net.sf.ehcache.config.generator.model This package contains utility classes encapsulating ideas of Elements and Attributes.net.sf.ehcache.config.generator.model.elements This package contains utility classes encapsulating ideas of Elements and Attributes from the ehcache.xsdnet.sf.ehcache.constructs The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns.net.sf.ehcache.constructs.classloader ClassLoader contstructs packagenet.sf.ehcache.management This package contains JMX MBeans and implementations for management of ehcache.net.sf.ehcache.management.provider This package contains classes related to MBeanRegistrationProvider and its implementation.net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics.net.sf.ehcache.search.attribute This package contains classes for ehcache search attributesnet.sf.ehcache.store Store package.net.sf.ehcache.store.disk This package contains the disk store.net.sf.ehcache.terracotta This package contains the Terracotta integration functionalities.net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use.net.sf.ehcache.writer.writebehind This package contains the write behind functionalities. -
Classes in net.sf.ehcache.config used by net.sf.ehcache Class Description CacheConfiguration A value object used to represent cache configuration.Configuration A bean, used by BeanUtils, to set configuration from an XML configuration file. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.config Class Description CacheConfiguration A value object used to represent cache configuration.CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration Configuration for the BootstrapCacheLoaderFactoryConfiguration.CacheConfiguration.CacheDecoratorFactoryConfiguration Configuration for the CacheDecoratorFactoryConfiguration.CacheConfiguration.CacheEventListenerFactoryConfiguration Configuration for the CacheEventListenerFactory.CacheConfiguration.CacheExceptionHandlerFactoryConfiguration Configuration for the BootstrapCacheLoaderFactoryConfiguration.CacheConfiguration.CacheExtensionFactoryConfiguration Configuration for the CacheExtensionFactoryConfiguration.CacheConfiguration.CacheLoaderFactoryConfiguration Configuration for the CacheLoaderFactoryConfiguration.CacheConfiguration.TransactionalMode Represents whether the Cache is transactional or not.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.CacheWriterConfiguration Class to hold the CacheWriterManager configurationCacheWriterConfiguration.CacheWriterFactoryConfiguration Configuration for the CacheWriterFactoryConfiguration.CacheWriterConfiguration.WriteMode Represents how elements are written to theCacheWriterConfigError Represents a config errorConfiguration A bean, used by BeanUtils, to set configuration from an XML configuration file.Configuration.Monitoring Represents whether monitoring should be enabled or not.Configuration.RuntimeCfg Runtime configuration as being used by the CacheManagerCopyStrategyConfiguration DiskStoreConfiguration A class to represent DiskStore configuration e.g.DynamicSearchListener Listener for changes to dynamic attributes extractor configElementValueComparatorConfiguration FactoryConfiguration A class to represent the CacheManagerEventListener configuration.InvalidConfigurationException An exception to report invalid configuration settings.ManagementRESTServiceConfiguration Configuration class of management REST services.MemoryUnit Memory unit: byte-basedNonstopConfiguration Configuration class of nonstop cachesPersistenceConfiguration Class to hold the persistence policy configuration.PersistenceConfiguration.Strategy Enumeration of the legal persistence strategiesPinningConfiguration Class to hold the Pinning configuration.PinningConfiguration.Store Possible store valuesSearchable Search configuration for a CacheSearchAttribute A cache search attribute.SizeOfPolicyConfiguration Class to hold the SizeOf policy configuration.SizeOfPolicyConfiguration.MaxDepthExceededBehavior Enum of the possible behaviors of the SizeOf engine when the max depth is exceededTerracottaClientConfiguration Holds the Terracotta configuration for a particular clientTerracottaConfiguration Class to hold the Terracotta configuration - either a pointer to the real config or a container for embedded config.TerracottaConfiguration.Consistency Enum for various consistency settingsTimeoutBehaviorConfiguration Configuration element for configuring timeoutBehavior for nonstopTimeoutBehaviorConfiguration.TimeoutBehaviorType Enum encapsulating type of TimeoutBehavior -
Classes in net.sf.ehcache.config used by net.sf.ehcache.config.generator Class Description CacheConfiguration A value object used to represent cache configuration.Configuration A bean, used by BeanUtils, to set configuration from an XML configuration file. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.config.generator.model Class Description FactoryConfiguration A class to represent the CacheManagerEventListener configuration. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.config.generator.model.elements Class Description CacheConfiguration A value object used to represent cache configuration.CacheWriterConfiguration Class to hold the CacheWriterManager configurationConfiguration A bean, used by BeanUtils, to set configuration from an XML configuration file.CopyStrategyConfiguration DiskStoreConfiguration A class to represent DiskStore configuration e.g.ElementValueComparatorConfiguration FactoryConfiguration A class to represent the CacheManagerEventListener configuration.ManagementRESTServiceConfiguration Configuration class of management REST services.NonstopConfiguration Configuration class of nonstop cachesPersistenceConfiguration Class to hold the persistence policy configuration.PinningConfiguration Class to hold the Pinning configuration.Searchable Search configuration for a CacheSizeOfPolicyConfiguration Class to hold the SizeOf policy configuration.TerracottaClientConfiguration Holds the Terracotta configuration for a particular clientTerracottaConfiguration Class to hold the Terracotta configuration - either a pointer to the real config or a container for embedded config.TimeoutBehaviorConfiguration Configuration element for configuring timeoutBehavior for nonstop -
Classes in net.sf.ehcache.config used by net.sf.ehcache.constructs Class Description CacheConfiguration A value object used to represent cache configuration. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.constructs.classloader Class Description CacheConfiguration A value object used to represent cache configuration. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.management Class Description ManagementRESTServiceConfiguration Configuration class of management REST services. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.management.provider Class Description Configuration A bean, used by BeanUtils, to set configuration from an XML configuration file. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.management.sampled Class Description CacheConfiguration A value object used to represent cache configuration.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. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.search.attribute Class Description InvalidConfigurationException An exception to report invalid configuration settings. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.store Class Description CacheConfiguration A value object used to represent cache configuration.CacheConfiguration.TransactionalMode Represents whether the Cache is transactional or not.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. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.store.disk Class Description CacheConfiguration A value object used to represent cache configuration. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.terracotta Class Description Configuration A bean, used by BeanUtils, to set configuration from an XML configuration file.TerracottaClientConfiguration Holds the Terracotta configuration for a particular client -
Classes in net.sf.ehcache.config used by net.sf.ehcache.transaction Class Description CacheConfiguration.TransactionalMode Represents whether the Cache is transactional or not. -
Classes in net.sf.ehcache.config used by net.sf.ehcache.writer.writebehind Class Description CacheConfiguration A value object used to represent cache configuration.