Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.sf.ehcache Classes and Interfaces - 562 results found.
NameDescriptionTypePackageFramework
AATreeSetClassnet.sf.ehcache.store.disk.odsEHCache
AATreeSet .AbstractTreeNodeAbstract node implementation that can be extended with a custom payload.Classnet.sf.ehcache.store.disk.ods.AATreeSetEHCache
AATreeSet .NodeInterfacenet.sf.ehcache.store.disk.ods.AATreeSetEHCache
AbstractBalancedAccessEvictorAbstract implementation of a global 'cache value' maximizing pool eviction algorithm.Classnet.sf.ehcache.pool.implEHCache
AbstractCacheWriterA convenience abstract base class that implements all CacheWriter methods.Classnet.sf.ehcache.writerEHCache
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.Classnet.sf.ehcache.config.generator.modelEHCache
AbstractFromLargestCachePoolEvictorAbstract pool evictor which always evicts from the store consuming the most resources.Classnet.sf.ehcache.pool.implEHCache
AbstractNodeElementAn abstract implementation of NodeElement.Classnet.sf.ehcache.config.generator.modelEHCache
AbstractPolicyClassnet.sf.ehcache.storeEHCache
AbstractPoolAn abstract pool implementation.Classnet.sf.ehcache.pool.implEHCache
AbstractPoolAccessorAbstract PoolAccessor implementation providing pool to store binding functionality.Classnet.sf.ehcache.pool.implEHCache
AbstractSoftLockManagerAn abstract map backed soft lock manager.Classnet.sf.ehcache.transactionEHCache
AbstractStoreClassnet.sf.ehcache.storeEHCache
AbstractStoreCommandClassnet.sf.ehcache.transaction.xa.commandsEHCache
AbstractTransactionIDFactoryAn abstract map backed transaction id factory.Classnet.sf.ehcache.transactionEHCache
AbstractTransactionStoreAbstract transactional store which provides implementation of all non-transactional methodsAuthor:Ludovic OrbanClassnet.sf.ehcache.transactionEHCache
AbstractWriteBehindQueueAbstract implementation of a WriteBehindQueue.Classnet.sf.ehcache.writer.writebehindEHCache
AgentSizeOfSizeOf implementation that relies on a Java agent to be loaded to do the measurement It will try to load the agent through the JDK6 Attach API if availableClassnet.sf.ehcache.pool.sizeofEHCache
AggregateCacheRegionStatsClassnet.sf.ehcache.hibernate.management.implEHCache
AggregateIteratorThis Iterator iterates over a collection of iterators.Classnet.sf.ehcache.utilEHCache
AggregateOnlyResultA result implementation intended solely for holding aggregate results.Classnet.sf.ehcache.search.implEHCache
AggregatorAn Aggregator describes a requested aggregation for a query and provides aggregator instances for execution AggregatorInstanceInterfacenet.sf.ehcache.search.aggregatorEHCache
AggregatorExceptionThrown if an Aggregator cannot complete.Classnet.sf.ehcache.search.aggregatorEHCache
AggregatorInstanceAn AggregatorInstance takes input objects and computes an aggregate function from them.Interfacenet.sf.ehcache.search.aggregatorEHCache
AggregatorsHelper class to construct the builtin aggregator types.Classnet.sf.ehcache.search.aggregatorEHCache
AlwaysMatchCriteria that always return trueConstructor SummaryAlwaysMatch()Classnet.sf.ehcache.search.expressionEHCache
AndClassnet.sf.ehcache.search.expressionEHCache
AnnotationProxyFactoryAllows you to transform the type of your custom annotation to a reference annotation type.Classnet.sf.ehcache.pool.sizeof.filterEHCache
AnnotationSizeOfFilterA Filter that will filter fields, based on the IgnoreSizeOf annotationConstructor SummaryAnnotationSizeOfFilter()Classnet.sf.ehcache.pool.sizeof.filterEHCache
AtomicLongSequenceSimple non-persistent implementation of LongSequenceConstructor SummaryAtomicLongSequence()Classnet.sf.ehcache.utilEHCache
AtomicRateStatisticA thread-safe rate statistic implementation.Classnet.sf.ehcache.util.ratestatisticsEHCache
AtomikosSelectorA Selector for the Atomikos transaction manager.Classnet.sf.ehcache.transaction.manager.selectorEHCache
AttributeA search attribute.Classnet.sf.ehcache.searchEHCache
AttributeExtractorUsed to extract a search attribute value for a given cache element.Interfacenet.sf.ehcache.search.attributeEHCache
AttributeExtractorExceptionAn exception to indicate that an attribute extractor was unable to be processed.Classnet.sf.ehcache.search.attributeEHCache
AttributeTypeenum AttributeTypeextends EnumDefines the legal set of runtime types for search attributesClassnet.sf.ehcache.search.attributeEHCache
AverageClassnet.sf.ehcache.search.aggregatorEHCache
BalancedAccessOnDiskPoolEvictorBalanced access evictor that makes on-disk eviction decisions.Classnet.sf.ehcache.pool.implEHCache
BalancedAccessOnHeapPoolEvictorBalanced access evictor that makes on-heap eviction decisions.Classnet.sf.ehcache.pool.implEHCache
BaseCriteriaBase class for all criteria typesConstructor SummaryBaseCriteria()Classnet.sf.ehcache.search.expressionEHCache
BaseEmitterBeanClassnet.sf.ehcache.hibernate.management.implEHCache
BaseQueryInterpreterBase class for interpreting store queries.Classnet.sf.ehcache.search.implEHCache
BaseResultClassnet.sf.ehcache.search.implEHCache
BatchOperationInterface to implement batch operations that are executed on a cache writerVersion:$Id: BatchOperation.Interfacenet.sf.ehcache.writer.writebehind.operationsEHCache
BeanUtilsReflective utilities for dealing with backward-incompatible change to statistics types in Hibernate 3.Classnet.sf.ehcache.hibernate.management.implEHCache
BetweenClassnet.sf.ehcache.search.expressionEHCache
BitronixSelectorA Selector for the Bitronix Transaction Manager.Classnet.sf.ehcache.transaction.manager.selectorEHCache
BlockingCacheA blocking decorator for an Ehcache, backed by a Ehcache.Classnet.sf.ehcache.constructs.blockingEHCache
BootstrapCacheLoaderInterfacenet.sf.ehcache.bootstrapEHCache
BootstrapCacheLoaderFactoryAn abstract factory for creating BootstrapCacheLoader instances.Classnet.sf.ehcache.bootstrapEHCache
BoundedPoolA pool which loosely obeys to its bound: it can allow the accessors to consume more bytes than what has been configured if that helps concurrency.Classnet.sf.ehcache.pool.implEHCache
CacheCache is the central class in ehcache.Classnet.sf.ehcacheEHCache
CacheA JMX MBean implementation for CacheSince:1.Classnet.sf.ehcache.managementEHCache
CacheClusterAllows you to explore the Terracotta cluster nodes and register for events about the cluster.Interfacenet.sf.ehcache.clusterEHCache
CacheConfigErrorClassnet.sf.ehcache.configEHCache
CacheConfigurationA value object used to represent cache configuration.Classnet.sf.ehcache.configEHCache
CacheConfigurationA JMX MBean implementation and decorator to net.Classnet.sf.ehcache.managementEHCache
CacheConfiguration .BootstrapCacheLoaderFactoryConfigurationConfiguration for the BootstrapCacheLoaderFactoryConfiguration.Classnet.sf.ehcache.config.CacheConfigurationEHCache
CacheConfiguration .CacheDecoratorFactoryConfigurationConfiguration for the CacheDecoratorFactoryConfiguration.Classnet.sf.ehcache.config.CacheConfigurationEHCache
CacheConfiguration .CacheEventListenerFactoryConfigurationConfiguration for the CacheEventListenerFactory.Classnet.sf.ehcache.config.CacheConfigurationEHCache
CacheConfiguration .CacheExceptionHandlerFactoryConfigurationConfiguration for the BootstrapCacheLoaderFactoryConfiguration.Classnet.sf.ehcache.config.CacheConfigurationEHCache
CacheConfiguration .CacheExtensionFactoryConfigurationConfiguration for the CacheExtensionFactoryConfiguration.Classnet.sf.ehcache.config.CacheConfigurationEHCache
CacheConfiguration .CacheLoaderFactoryConfigurationConfiguration for the CacheLoaderFactoryConfiguration.Classnet.sf.ehcache.config.CacheConfigurationEHCache
CacheConfiguration .TransactionalModeRepresents whether the Cache is transactional or not.Classnet.sf.ehcache.config.CacheConfigurationEHCache
CacheConfigurationElementElement representing the CacheConfigurationAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
CacheConfigurationListenerInstances of CacheConfigurationListener can be registered with CacheConfiguration instances in order to receive notification when any of the dynamic properties ofInterfacenet.sf.ehcache.configEHCache
CacheConfigurationMBeanA JMX MBean interface for the configuration of a cacheSince:1.Interfacenet.sf.ehcache.managementEHCache
CacheDecoratorFactoryAn abstract factory for creating decorated Ehcache instances.Classnet.sf.ehcache.constructsEHCache
CacheEntryHelper class to tie a key to an element.Classnet.sf.ehcacheEHCache
CacheEntryFactoryCreates objects to populate the cache.Interfacenet.sf.ehcache.constructs.blockingEHCache
CacheEventListenerAllows implementers to register callback methods that will be executed when a cache event The events include:Interfacenet.sf.ehcache.eventEHCache
CacheEventListenerAdapterAn adapter to simplify cache event listeners that do not need all events defined on the CacheEventListener interface.Classnet.sf.ehcache.eventEHCache
CacheEventListenerFactoryAn abstract factory for creating listeners.Classnet.sf.ehcache.eventEHCache
CacheExceptionA runtime Cache Exception.Classnet.sf.ehcacheEHCache
CacheExceptionHandlerA handler which may be registered with an Ehcache, to handle exceptions on Cache operations.Interfacenet.sf.ehcache.exceptionhandlerEHCache
CacheExceptionHandlerFactoryAn abstract factory for creating CacheExceptionHandlers at configuration time, in ehcache.Classnet.sf.ehcache.exceptionhandlerEHCache
CacheExtensionThis is a general purpose mechanism to allow generic extensions to a Cache.Interfacenet.sf.ehcache.extensionEHCache
CacheExtensionFactoryAn abstract factory for creating CacheExtensions.Classnet.sf.ehcache.extensionEHCache
CacheInitializationHelperHelper class to initialize an Ehcache with a CacheManager without adding the Ehcache to the CacheManager.Classnet.sf.ehcacheEHCache
CacheKeySetA Set of keys that will encapsulate keys present in a Cache.Classnet.sf.ehcache.storeEHCache
CacheLoader This interface has exactly the same interface as in the JCache module.Interfacenet.sf.ehcache.loaderEHCache
CacheLoaderFactoryAn abstract factory for creating cache loaders.Classnet.sf.ehcache.loaderEHCache
CacheLockProviderInterfacenet.sf.ehcache.concurrentEHCache
CacheManagerA container for Ehcaches that maintain all aspects of their lifecycle.Classnet.sf.ehcacheEHCache
CacheManagerAn MBean implementation for those attributes and operations we wish to expose on net.Classnet.sf.ehcache.managementEHCache
CacheManagerEventListenerAllows implementers to register callback methods that will be executed when a CacheManager event occurs.Interfacenet.sf.ehcache.eventEHCache
CacheManagerEventListenerFactoryAn abstract factory for creating CacheManagerEventListeners.Classnet.sf.ehcache.eventEHCache
CacheManagerEventListenerRegistryRegistered listeners for registering and unregistering CacheManagerEventListeners and sending notifications to registrants.Classnet.sf.ehcache.eventEHCache
CacheManagerExecutorServiceFactoryNonstopExecutorServiceFactory that creates and maintains one per CacheManagerAuthor:Abhishek SanoujamClassnet.sf.ehcache.constructs.nonstopEHCache
CacheManagerMBeanAn MBean interface for those attributes and operations we wish to expose on net.Interfacenet.sf.ehcache.managementEHCache
CacheManagerPeerListenerA listener for updates, which controls remote cache peers.Interfacenet.sf.ehcache.distributionEHCache
CacheManagerPeerListenerFactoryAn abstract factory for creating cache manager peer listeners.Classnet.sf.ehcache.distributionEHCache
CacheManagerPeerProviderProvides a discovery service to locate CachePeer listener peers for a Cache.Interfacenet.sf.ehcache.distributionEHCache
CacheManagerPeerProviderFactoryAn abstract factory for creating peers.Classnet.sf.ehcache.distributionEHCache
CacheManagerSamplerAn abstraction for sampled cache manager usage statistics.Interfacenet.sf.ehcache.management.sampledEHCache
CacheManagerSamplerImplAn implementation of CacheManagerSamplerAuthor:Abhishek Sanoujam, byouksteClassnet.sf.ehcache.management.sampledEHCache
CacheMBeanA management bean for a cacheSince:1.Interfacenet.sf.ehcache.managementEHCache
CacheOperationUnderExplicitLockCallableCallable used with nonstop when explicit lock has been acquiredAuthor:Abhishek SanoujamClassnet.sf.ehcache.constructs.nonstop.concurrencyEHCache
CachePeerAn interface for a cache peer to which updates are made remotely.Interfacenet.sf.ehcache.distributionEHCache
CacheRegionStatsClassnet.sf.ehcache.hibernate.management.implEHCache
CacheRegionUtilsClassnet.sf.ehcache.hibernate.management.implEHCache
CacheReplicatorReplicates cache entries to peers of the CacheManagerVersion:$Id: CacheReplicator.Interfacenet.sf.ehcache.distributionEHCache
CacheSamplerAn interface for exposing cache statistics.Interfacenet.sf.ehcache.management.sampledEHCache
CacheSamplerImplAn implementation of CacheSamplerAuthor:Abhishek Sanoujam, byouksteClassnet.sf.ehcache.management.sampledEHCache
CacheStatisticsA JMX CacheStatistics decorator for an ehcache Statistics class.Classnet.sf.ehcache.managementEHCache
CacheStatisticsMBeanInterfacenet.sf.ehcache.managementEHCache
CacheStatisticsSamplerAn interface for statistic samplers that expose the counters that track the actual sampled cache statistics.Interfacenet.sf.ehcache.statistics.sampledEHCache
CacheStoreHelperA helper class to get the internal Store from a CacheAuthor:Abhishek SanoujamClassnet.sf.ehcacheEHCache
CacheTransactionHelperA collection of utility methods helping controlling transactions for managed operations which may require them.Classnet.sf.ehcache.utilEHCache
CacheUsageListenerInterface for listeners to any change in usage statistics of an Implementations of this interface should implement the Object.Interfacenet.sf.ehcache.statisticsEHCache
CacheWriterA CacheWriter is an interface used for write-through and write-behind caching to a underlying resource.Interfacenet.sf.ehcache.writerEHCache
CacheWriterConfigurationClass to hold the CacheWriterManager configurationVersion:$Id: CacheWriterConfiguration.Classnet.sf.ehcache.configEHCache
CacheWriterConfiguration .CacheWriterFactoryConfigurationConfiguration for the CacheWriterFactoryConfiguration.Classnet.sf.ehcache.config.CacheWriterConfigurationEHCache
CacheWriterConfiguration .WriteModeClassnet.sf.ehcache.config.CacheWriterConfigurationEHCache
CacheWriterConfigurationElementElement representing the CacheWriterConfigurationAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
CacheWriterFactoryAn abstract factory for creating cache writers.Classnet.sf.ehcache.writerEHCache
CacheWriterManagerA CacheWriterManager coordinates how element are written to a back-end store.Interfacenet.sf.ehcache.writerEHCache
CacheWriterManagerExceptionAn exception specifically for throwing exceptions that happen with a CacheWriterManager implementation.Classnet.sf.ehcache.writerEHCache
CastingOperationConverterA converter that simply casts an existing KeyBasedOperation instance.Classnet.sf.ehcache.writer.writebehindEHCache
CircularLossyQueueAn implementation of a CircularQueue data-structure.Classnet.sf.ehcache.utilEHCache
ClassLoaderAwareCacheA cache decorator that adjusts the Thread context classloader (TCCL) for every cache operation.Classnet.sf.ehcache.constructs.classloaderEHCache
ClassLoaderUtilKeeps all classloading in ehcache consistent.Classnet.sf.ehcache.utilEHCache
ClassSelectorAbstract selector for instanciating a classAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.manager.selectorEHCache
ClusteredInstanceFactoryFactory for creating clustered instancesSince:1.Interfacenet.sf.ehcache.terracottaEHCache
ClusteredInstanceFactoryWrapperA ClusteredInstanceFactory implementation that delegates all operations to an underlying delegate except for the followinggetTopology() : Delegates to the TerracottaClient.Classnet.sf.ehcache.terracottaEHCache
ClusterNodeProvides information about a node in a cache cluster.Interfacenet.sf.ehcache.clusterEHCache
ClusterOperationInterface for executing clustered operations (that can potentially get stuck)Author:Abhishek SanoujamInterfacenet.sf.ehcache.constructs.nonstopEHCache
ClusterOperationCallableA Callable that is used to execute ClusterOperationAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.constructs.nonstopEHCache
ClusterSchemeenum ClusterSchemeextends EnumLists support cluster schemes (may not include all possible schemes).Classnet.sf.ehcache.clusterEHCache
ClusterSchemeNotAvailableExceptionException type that is thrown when requesting for a certain type of ClusterScheme and its not available.Classnet.sf.ehcache.clusterEHCache
ClusterTopologyListenerA listener for cluster topology eventsSince:2.Interfacenet.sf.ehcache.clusterEHCache
CoalesceKeysFilterFilters the operations by only retaining the latest operations for a given key.Classnet.sf.ehcache.writer.writebehindEHCache
CollectionStatsClassnet.sf.ehcache.hibernate.management.implEHCache
CombinationSizeOfFilterFilter combining multiple filtersConstructor SummaryCombinationSizeOfFilter(SizeOfFilter.Classnet.sf.ehcache.pool.sizeof.filterEHCache
CommandInterfacenet.sf.ehcache.transaction.xa.commandsEHCache
ComparableValueClassnet.sf.ehcache.search.expressionEHCache
ComprehensiveCacheSamplerInterfacenet.sf.ehcache.management.sampledEHCache
ComprehensiveCacheSamplerImplThe default implementation of ComprehensiveCacheSampler.Classnet.sf.ehcache.management.sampledEHCache
ConcurrencyUtilVarious bits of black magic garnered from experts on the concurrency-interest@cs.Classnet.sf.ehcache.concurrentEHCache
ConfigErrorClassnet.sf.ehcache.configEHCache
ConfigurableRMIClientSocketFactoryDefault socket timeouts are unlikely to be suitable for cache replication.Classnet.sf.ehcache.distributionEHCache
ConfigurationA bean, used by BeanUtils, to set configuration from an XML configuration file.Classnet.sf.ehcache.configEHCache
Configuration .MonitoringRepresents whether monitoring should be enabled or not.Classnet.sf.ehcache.config.ConfigurationEHCache
ConfigurationElementElement representing the Configuration.Classnet.sf.ehcache.config.generator.model.elementsEHCache
ConfigurationFactoryA utility class which configures beans from XML, using reflection.Classnet.sf.ehcache.configEHCache
ConfigurationGeneratorUtility class for generating configuration texts.Classnet.sf.ehcache.config.generatorEHCache
ConfigurationHelperThe configuration for ehcache.Classnet.sf.ehcache.configEHCache
ConfigurationSourceClass encapsulating the source of configuration for a cache managerAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generatorEHCache
ConfigurationUtilUtility class with static methods for generating configuration texts in different ways based on inputAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generatorEHCache
CopyStrategyInterfacenet.sf.ehcache.store.compoundEHCache
CopyStrategyConfigurationClassnet.sf.ehcache.configEHCache
CopyStrategyConfigurationElementNodeElement representing the CopyStrategyConfigurationAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
CountCounts the number of resultsConstructor SummaryCount()Classnet.sf.ehcache.search.aggregatorEHCache
CounterInterfacenet.sf.ehcache.util.counterEHCache
CounterConfigConfig for a simple CounterSince:1.Classnet.sf.ehcache.util.counterEHCache
CounterImplA simple counter implementationSince:1.Classnet.sf.ehcache.util.counterEHCache
CounterManagerA Counter Manager that accepts a config to create counters.Interfacenet.sf.ehcache.util.counterEHCache
CounterManagerImplAn implementation of a CounterManager.Classnet.sf.ehcache.util.counterEHCache
CountingThreadFactoryA custom ThreadFactory that maintains a count of how many threads this factory has createdAuthor:Abhishek SanoujamClassnet.sf.ehcache.constructs.nonstop.utilEHCache
CriteriaInterfacenet.sf.ehcache.search.expressionEHCache
DeadLockExceptionThis exception is thrown when a deadlock between two transactions is detectedAuthor:Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.transactionEHCache
Decisionenum Decisionextends EnumThe decision types a Transaction ID can be inClassnet.sf.ehcache.transactionEHCache
DefaultCacheConfigurationElementNodeElement representing the CacheConfiguration of the "defaultCache"Author:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
DefaultElementEvictionDataDefault implementation of the element eviction data storage that just keeps all the data in instance fields in the heap.Classnet.sf.ehcacheEHCache
DefaultElementValueComparatorClassnet.sf.ehcache.storeEHCache
DefaultSizeOfEngineClassnet.sf.ehcache.pool.implEHCache
DefaultTransactionManagerLookupDefault TransactionManagerLookup implementation, that will be used by an initializing Cache should the user have not specified otherwise.Classnet.sf.ehcache.transaction.managerEHCache
DelegatingTransactionIDFactoryA TransactionIDFactory implementation with delegates calls to either a clustered or non-clustered factoryClassnet.sf.ehcache.transactionEHCache
DeleteAllOperationClassnet.sf.ehcache.writer.writebehind.operationsEHCache
DeleteOperationClassnet.sf.ehcache.writer.writebehind.operationsEHCache
Directionenum Directionextends EnumThe direction for search result orderingClassnet.sf.ehcache.searchEHCache
DisconnectedClusterNodeClusterNode which copies a disconnected ClusterNode without keeping any reference to the original one.Classnet.sf.ehcache.terracottaEHCache
DiskBackedMemoryStoreA tiered store using an in-memory cache of elements stored on disk.Classnet.sf.ehcache.storeEHCache
DiskSizeOfEngineSizeOf engine which calculates exact usage of the disk store.Classnet.sf.ehcache.store.diskEHCache
DiskStorageFactoryA mock-up of a on-disk element proxy factory.Classnet.sf.ehcache.store.diskEHCache
DiskStorageFactory .DiskMarkerDiskMarker instances point to the location of their associated serialized Element instance.Classnet.sf.ehcache.store.disk.DiskStorageFactoryEHCache
DiskStorageFactory .DiskSubstituteAbstract superclass for all disk substitutes.Classnet.sf.ehcache.store.disk.DiskStorageFactoryEHCache
DiskStore All new elements are automatically scheduled for writing to disk.Classnet.sf.ehcache.store.diskEHCache
DiskStoreBootstrapCacheLoaderClassnet.sf.ehcache.storeEHCache
DiskStoreBootstrapCacheLoaderFactoryFactory class to create DiskStoreBootstrapCacheLoader instances.Classnet.sf.ehcache.storeEHCache
DiskStoreConfigurationA class to represent DiskStore configurationVersion:$Id: DiskStoreConfiguration.Classnet.sf.ehcache.configEHCache
DiskStoreConfigurationElementElement representing the DiskStoreConfigurationAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
DiskStorePathManagerManager class to handle disk store path.Classnet.sf.ehcacheEHCache
DisposableA Disposable is a resource that needs to release other resources when it is no longer needed.Interfacenet.sf.ehcacheEHCache
DynamicAttributesExtractorInterfacenet.sf.ehcache.search.attributeEHCache
DynamicSearchCheckerUtility class for verifying dynamically extracted search attribute against "static" search configurationConstructor SummaryDynamicSearchChecker()Classnet.sf.ehcache.search.implEHCache
DynamicSearchListenerInterfacenet.sf.ehcache.configEHCache
EhcacheAn interface for Ehcache.Interfacenet.sf.ehcacheEHCache
EhCacheEHCache plugin for Hibernate.Classnet.sf.ehcache.hibernateEHCache
EhcacheAccessStrategyFactoryFactory to create EntityRegionAccessStrategyAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.hibernate.strategyEHCache
EhcacheAccessStrategyFactoryImplClass implementing EhcacheAccessStrategyFactoryAuthor:Abhishek SanoujamClassnet.sf.ehcache.hibernate.strategyEHCache
EhcacheCollectionRegionA collection region specific wrapper around an Ehcache instance.Classnet.sf.ehcache.hibernate.regionsEHCache
EhcacheCoreInitEhcache core init service implConstructor SummaryEhcacheCoreInit()Classnet.sf.ehcacheEHCache
EhcacheDataRegionAn Ehcache specific data region implementation.Classnet.sf.ehcache.hibernate.regionsEHCache
EhcacheDecoratorAdapterAdapter class for Ehcache interface decorators.Classnet.sf.ehcache.constructsEHCache
EhcacheEntityRegionAn entity region specific wrapper around an Ehcache instance.Classnet.sf.ehcache.hibernate.regionsEHCache
EhcacheHibernateClassnet.sf.ehcache.hibernate.management.implEHCache
EhcacheHibernateMBeanMBean interface for hibernate statistics of session-factoriesAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.hibernate.management.apiEHCache
EhcacheHibernateMbeanNamesUtility class used for getting ObjectName's for ehcache hibernate MBeansSince:1.Classnet.sf.ehcache.hibernate.management.implEHCache
EhcacheHibernateMBeanRegistrationInterface for helping registering mbeans for ehcache backed hibernate second-level cacheAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.hibernate.management.implEHCache
EhcacheHibernateMBeanRegistrationImpl Also implements CacheManagerEventListener.Classnet.sf.ehcache.hibernate.management.implEHCache
EhcacheInitInterfacenet.sf.ehcacheEHCache
EhcacheJtaTransactionManagerLookupHibernate TransactionManagerLookup which also is a Ehcache transaction manager lookup.Classnet.sf.ehcache.hibernateEHCache
EhcacheNonstrictReadWriteCacheEhcache specific non-strict read/write cache concurrency strategy.Classnet.sf.ehcache.hibernate.ccsEHCache
EhCacheProviderCache Provider plugin for Hibernate 3.Classnet.sf.ehcache.hibernateEHCache
EhcacheQueryResultsRegionA query results region specific wrapper around an Ehcache instance.Classnet.sf.ehcache.hibernate.regionsEHCache
EhcacheReadOnlyCacheEhcache specific read-only cache concurrency strategy.Classnet.sf.ehcache.hibernate.ccsEHCache
EhcacheReadWriteCacheEhcache specific read/write cache concurrency strategy.Classnet.sf.ehcache.hibernate.ccsEHCache
EhCacheRegionFactoryA non-singleton EhCacheRegionFactory implementation.Classnet.sf.ehcache.hibernateEHCache
EhcacheStatsInterface for ehcache related statistics of hibernate second level cacheAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.hibernate.management.apiEHCache
EhcacheStatsImplClassnet.sf.ehcache.hibernate.management.implEHCache
EhcacheTimestampsRegionA timestamps region specific wrapper around an Ehcache instance.Classnet.sf.ehcache.hibernate.regionsEHCache
EhcacheTransactionalDataRegionAn Ehcache specific TransactionalDataRegion.Classnet.sf.ehcache.hibernate.regionsEHCache
EhcacheXAExceptionSmall extension to the XAException defined in the JTA specification, to that the errorCode is provided when instantiating the Exception thrownClassnet.sf.ehcache.transaction.xaEHCache
EhcacheXAResourceEhcacheXAResource represents an Ehcache instance.Interfacenet.sf.ehcache.transaction.xaEHCache
EhcacheXAResourceImplThe EhcacheXAResource implementationAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.xaEHCache
ElementA Cache Element, consisting of a key, value and attributes.Classnet.sf.ehcacheEHCache
ElementEvictionDataProvides pluggable storage and configuration of TTI eviction data.Interfacenet.sf.ehcacheEHCache
ElementIdAssigningStoreStore wrapper that assigns sequential IDs to elements as they are added to the underlying storeFields inherited from interface net.Classnet.sf.ehcache.storeEHCache
ElementIdHelperProvide access to the package private methods for getting/setting Element id.Classnet.sf.ehcacheEHCache
ElementSubstituteFilterFilter on Elements or ElementSubstitutes.Interfacenet.sf.ehcache.store.diskEHCache
ElementValueComparatorUsed to compare two element values.Interfacenet.sf.ehcache.storeEHCache
ElementValueComparatorConfigurationClassnet.sf.ehcache.configEHCache
ElementValueComparatorConfigurationElementNodeElement representing the ElementValueComparatorConfigurationClassnet.sf.ehcache.config.generator.model.elementsEHCache
EntityStatsWhen we only support Java 6, all of this OpenMBean scaffolding can be removed in favor or MXBeans.Classnet.sf.ehcache.hibernate.management.implEHCache
EqualToClassnet.sf.ehcache.search.expressionEHCache
EventMessageAn Event Message, in respect of a particular cache.Classnet.sf.ehcache.distributionEHCache
ExceptionHandlingDynamicCacheProxyA dynamic proxy which provides CacheException handling.Classnet.sf.ehcache.exceptionhandlerEHCache
ExceptionOnTimeoutStoreClassnet.sf.ehcache.constructs.nonstop.storeEHCache
ExecutorServiceStoreThis implementation executes all operations using a NonstopExecutorService.Classnet.sf.ehcache.constructs.nonstop.storeEHCache
ExpiredTransactionIDImplClassnet.sf.ehcache.transactionEHCache
ExpiredXidTransactionIDImplClassnet.sf.ehcache.transaction.xaEHCache
ExplicitLockingContextThreadLocalA class that maintains a thread local to keep track of any explicit locks acquired by the app threadAuthor:Abhishek SanoujamClassnet.sf.ehcache.constructs.nonstop.concurrencyEHCache
FactoryConfigurationA class to represent the CacheManagerEventListener configuration.Classnet.sf.ehcache.configEHCache
FactoryConfigurationElementNodeElement representing the FactoryConfigurationAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
FactorySelectorAbstract selector for calling a factory methodAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.manager.selectorEHCache
FailSafeTimerA fail-safe timer in the sense that if the runtime environment restricts creating new threads, it doesn't blow up with an exception.Classnet.sf.ehcache.utilEHCache
FeaturesManagerInterface implemented by classes providing access to extended functionality.Interfacenet.sf.ehcacheEHCache
FifoPolicyContains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions.Classnet.sf.ehcache.storeEHCache
FileAllocationTreeFile allocation tree allows C-like alloc/free operations on a random access file.Classnet.sf.ehcache.store.disk.odsEHCache
FindBugsSuppressWarningsAnnotation used to suppress FindBugs warnings in Ehcache core code.Classnet.sf.ehcache.utilEHCache
FromLargestCacheOnDiskPoolEvictorPool evictor which always evicts from the store consuming the most disk resources.Classnet.sf.ehcache.pool.implEHCache
FromLargestCacheOnHeapPoolEvictorPool evictor which always evicts from the store consuming the most heap resources.Classnet.sf.ehcache.pool.implEHCache
FrontEndCacheTierAbstract class for stores which combine two other stores, one caching the other (aka authority)'s elements.Classnet.sf.ehcache.storeEHCache
GenericJndiSelectorA generic selector for looking up any transaction manager under the java:/TransactionManager JNDI nameAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.manager.selectorEHCache
GlassfishSelectorA selector for the Glassfish Server's JTA transaction managerAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.manager.selectorEHCache
GreaterThanClassnet.sf.ehcache.search.expressionEHCache
GreaterThanOrEqualClassnet.sf.ehcache.search.expressionEHCache
GroupedResultImplClassnet.sf.ehcache.search.implEHCache
HibernateNonstopCacheExceptionHandlerClass that takes care of NonStopCacheException that happens in hibernate moduleAuthor:Abhishek SanoujamClassnet.sf.ehcache.hibernate.nonstopEHCache
HibernateStatsInterface for hibernate related statistics of hibernate second level cacheAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.hibernate.management.apiEHCache
HibernateStatsImplClassnet.sf.ehcache.hibernate.management.implEHCache
HibernateUtilClassnet.sf.ehcache.hibernateEHCache
IgnoreSizeOfAnnotation to ignore a field, type or entire package while doing a SizeOf measurementAuthor:Chris DennisSee Also:SizeOfClassnet.sf.ehcache.pool.sizeof.annotationsEHCache
ILikeA regular expression criteria that matches attribute string values.Classnet.sf.ehcache.search.expressionEHCache
ImmutableValueElementCopyStrategyClassnet.sf.ehcache.store.compoundEHCache
InCollectionClassnet.sf.ehcache.search.expressionEHCache
InternalClassLoaderAwareCacheExtension of Class Loader Aware cache to accommodate the removeAndReturnElement method.Classnet.sf.ehcache.constructs.classloaderEHCache
InternalEhcacheThis is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract.Interfacenet.sf.ehcache.terracottaEHCache
InvalidConfigurationExceptionAn exception to report invalid configuration settings.Classnet.sf.ehcache.configEHCache
InvalidLockStateAfterRejoinExceptionException class signifying invalid lock state.Classnet.sf.ehcache.constructs.nonstop.concurrencyEHCache
JavaBeanAttributeExtractorClassnet.sf.ehcache.search.attributeEHCache
JndiSelectorAbstract selector performing JNDI lookupAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.manager.selectorEHCache
JtaLocalTransactionStoreA Store implementation with support for local transactions driven by a JTA transaction managerAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.localEHCache
JvmInformationenum JvmInformationextends EnumDetects and represents JVM-specific properties that relate to the memoryClassnet.sf.ehcache.pool.sizeofEHCache
KeyBasedOperationInterface to implement operations that are performed with write-behind and based on a keyVersion:$Id: KeyBasedOperation.Interfacenet.sf.ehcache.writer.writebehind.operationsEHCache
KeyObjectAttributeExtractorAttempt to use the element key object itself as a search attribute.Classnet.sf.ehcache.search.attributeEHCache
LargeCollectionCollection for large set.Classnet.sf.ehcache.utilEHCache
LargeSetSet for holding large entries of set.Classnet.sf.ehcache.utilEHCache
LegacyCopyStrategyAdapterReadWriteCopyStrategy adaptor for a legacy CopyStrategy instanceAuthor:Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.store.compoundEHCache
LegacyEventMessageAn Event Message, in respect of a particular cache.Classnet.sf.ehcache.distributionEHCache
LegacyStoreWrapperA wrapper to convert a legacy pair of stores into a new style compound store.Classnet.sf.ehcache.storeEHCache
LessThanClassnet.sf.ehcache.search.expressionEHCache
LessThanOrEqualClassnet.sf.ehcache.search.expressionEHCache
LfuPolicyContains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions.Classnet.sf.ehcache.storeEHCache
LiveCacheStatisticsInterface for usage statistics of a Cache.Interfacenet.sf.ehcache.statisticsEHCache
LiveCacheStatisticsDataInterface that classes storing usage statistics of a Cache will implementSince:1.Interfacenet.sf.ehcache.statisticsEHCache
LiveCacheStatisticsImplClassnet.sf.ehcache.statisticsEHCache
LiveCacheStatisticsWrapperAn implementation of LiveCacheStatistics and also implements LiveCacheStatisticsData.Classnet.sf.ehcache.statisticsEHCache
LoaderTimeoutExceptionA loader timeout Exception.Classnet.sf.ehcacheEHCache
LocalReadsOnTimeoutStoreA NonstopStore implementation that returns the local value in the VM, if present, for get operations and no-op for put, remove and other operationsClassnet.sf.ehcache.constructs.nonstop.storeEHCache
LocalRecoveryManagerThe local transactions mode recovery manager which is used to trigger full recovery of all caches configured with local transaction mode.Classnet.sf.ehcache.transaction.localEHCache
LocalTransactionContextA local transaction's thread contextAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.localEHCache
LocalTransactionStoreA Store implementation with support for local transactionsAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.localEHCache
LockOperationTimedOutNonstopExceptionSpecial class of NonStopCacheException which is thrown on timeout of lock operationsAuthor:Abhishek SanoujamSee Also:Serialized FormClassnet.sf.ehcache.constructs.nonstop.concurrencyEHCache
LockTimeoutExceptionIndicates that a timeout has occured while attempting to obtain a lock using ReadWriteLockSync.Classnet.sf.ehcache.constructs.blockingEHCache
LockTypeenum LockTypeextends EnumLockType tells the locking API what kind of lock should be acquired or releasedClassnet.sf.ehcache.concurrentEHCache
LongSequenceInterfacenet.sf.ehcache.utilEHCache
LruMemoryStoreAn implementation of a LruMemoryStore.Classnet.sf.ehcache.storeEHCache
LruPolicyContains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions.Classnet.sf.ehcache.storeEHCache
ManagedCacheManagerPeerProviderInterfacenet.sf.ehcache.managementEHCache
ManagementRESTServiceConfigurationConfiguration class of management REST services.Classnet.sf.ehcache.configEHCache
ManagementRESTServiceConfigurationElementElement representing the ManagementRESTServiceConfigurationAuthor:Ludovic OrbanClassnet.sf.ehcache.config.generator.model.elementsEHCache
ManagementServerInterface implemented by management servers.Interfacenet.sf.ehcache.managementEHCache
ManagementServerLoaderManagementServerLoader is a facility class to access the rest management interface One would use it form EhCache or QuartzScheduler to start or stop a new rest management interfaceClassnet.sf.ehcache.managementEHCache
ManagementServiceEhcache CacheManagers and Caches have lifecycles.Classnet.sf.ehcache.managementEHCache
ManualRMICacheManagerPeerProviderA provider of Peer RMI addresses based off manual configuration.Classnet.sf.ehcache.distributionEHCache
MaxClassnet.sf.ehcache.search.aggregatorEHCache
MaxDepthExceededExceptionClassnet.sf.ehcache.pool.sizeofEHCache
MBeanRegistrationProvider the passed CacheManager.Interfacenet.sf.ehcache.management.providerEHCache
MBeanRegistrationProviderExceptionException thrown from MBeanRegistrationProviderSince:1.Classnet.sf.ehcache.management.providerEHCache
MBeanRegistrationProviderFactoryFactory interface to create MBeanRegistrationProviderSince:1.Interfacenet.sf.ehcache.management.providerEHCache
MBeanRegistrationProviderFactoryImplDefult implementation of MBeanRegistrationProviderSince:1.Classnet.sf.ehcache.management.providerEHCache
MBeanRegistrationProviderImplClassnet.sf.ehcache.management.providerEHCache
MemoryEfficientByteArrayOutputStreamThis class is designed to minimise the number of System.Classnet.sf.ehcache.utilEHCache
MemoryLimitedCacheLoaderAbstract class for BootstrapCacheLoader implementers that should alter their load behavior (probably stop loading) whenever the cache being bootstrapped has reached its in-memory limit (off- or on-heap)Classnet.sf.ehcache.storeEHCache
MemoryOnlyStoreA memory-only store with support for all caching features.Classnet.sf.ehcache.storeEHCache
MemoryOnlyStore .BruteForceSearchManagerBrute force search implementationConstructor SummaryMemoryOnlyStore.Classnet.sf.ehcache.store.MemoryOnlyStoreEHCache
MemorySizeParserMemory size parser using the letter k or K to indicate kilobytes, the letter m or M to indicate megabytes, the letter g or G to indicate gigabytes and the letter t or T to indicate terabytes.Classnet.sf.ehcache.utilEHCache
MemoryStoreA Store implementation suitable for fast, concurrent in memory stores.Classnet.sf.ehcache.storeEHCache
MemoryStore .BackingFactoryFactory interface to create a MemoryStore backing.Interfacenet.sf.ehcache.store.MemoryStoreEHCache
MemoryStoreEvictionPolicyA typesafe enumeration of eviction policies.Classnet.sf.ehcache.storeEHCache
MemoryStoreEvictionPolicy .MemoryStoreEvictionPolicyEnumClassnet.sf.ehcache.store.MemoryStoreEvictionPolicyEHCache
MemoryUnitenum MemoryUnitextends EnumMemory unit: byte-basedClassnet.sf.ehcache.configEHCache
MergedEnumerationAn utility class to merge several enumerations into a single oneAuthor:Anthony DahanneClassnet.sf.ehcache.utilEHCache
MimeTypeByteArrayA bean used to wrap byte[] values to be placed in an Element so as to preserve MIME type information.Classnet.sf.ehcacheEHCache
MinClassnet.sf.ehcache.search.aggregatorEHCache
MulticastKeepaliveHeartbeatReceiverReceives heartbeats from any MulticastKeepaliveHeartbeatSenders out there.Classnet.sf.ehcache.distributionEHCache
MulticastKeepaliveHeartbeatSenderSends heartbeats to a multicast group containing a compressed list of URLs.Classnet.sf.ehcache.distributionEHCache
MulticastRMICacheManagerPeerProviderA peer provider which discovers peers using Multicast.Classnet.sf.ehcache.distributionEHCache
MulticastRMICacheManagerPeerProvider .CachePeerEntryEntry containing a looked up CachePeer and dateConstructor SummaryMulticastRMICacheManagerPeerProvider.Classnet.sf.ehcache.distribution.MulticastRMICacheManagerPeerProviderEHCache
NamedThreadFactoryA ThreadFactory that sets names to the threads created by this factory.Classnet.sf.ehcache.utilEHCache
NodeAttributeInterface that abstracts the idea of an attribute.Interfacenet.sf.ehcache.config.generator.modelEHCache
NodeElementInterface that abstracts the idea of an element.Interfacenet.sf.ehcache.config.generator.modelEHCache
NodeElementVisitorInterface for visiting a NodeElementAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.config.generator.modelEHCache
NonstopAccessStrategyFactory HibernateNonstopCacheExceptionHandlerAuthor:Abhishek SanoujamClassnet.sf.ehcache.hibernate.nonstopEHCache
NonstopActiveDelegateHolderInterface for resolving the active TerracottaStore, nonstop Executor Service, underlying CacheLockProvider, all of which canAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.constructs.nonstopEHCache
NonstopAwareCollectionRegionAccessStrategy HibernateNonstopCacheExceptionHandlerAuthor:Abhishek SanoujamClassnet.sf.ehcache.hibernate.nonstopEHCache
NonstopAwareEntityRegionAccessStrategy HibernateNonstopCacheExceptionHandlerAuthor:Abhishek SanoujamClassnet.sf.ehcache.hibernate.nonstopEHCache
NonstopCacheEventListenerA CacheEventListener implementation that uses nonstop featureAuthor:Abhishek SanoujamClassnet.sf.ehcache.eventEHCache
NonStopCacheExceptionException type thrown for NonStopCache operationsAuthor:Abhishek SanoujamSee Also:Serialized FormClassnet.sf.ehcache.constructs.nonstopEHCache
NonStopCacheKeySetFields inherited from class java.Classnet.sf.ehcache.constructs.nonstop.concurrencyEHCache
NonstopCacheLockProviderClass implementing CacheLockProvider with nonstop featureAuthor:Abhishek SanoujamClassnet.sf.ehcache.constructs.nonstop.concurrencyEHCache
NonstopConfigurationConfiguration class of nonstop cachesAuthor:Abhishek SanoujamClassnet.sf.ehcache.configEHCache
NonstopConfigurationElementNodeElement representing the NonstopConfigurationAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
NonstopExecutorServiceInterfacenet.sf.ehcache.constructs.nonstopEHCache
NonstopExecutorServiceFactoryFactory for NonstopExecutorServiceAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.constructs.nonstopEHCache
NonstopExecutorServiceImplClass used by NonStopCache for executing tasks within a timeout limit.Classnet.sf.ehcache.constructs.nonstopEHCache
NonstopStoreInterface for nonstop featureAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.constructs.nonstop.storeEHCache
NonstopStoreImplA NonstopStore implementation which does not block threads when the cluster goes down.Classnet.sf.ehcache.constructs.nonstop.storeEHCache
NonstopThreadThread used for doing nonstop operationsAuthor:Abhishek SanoujamClassnet.sf.ehcache.constructs.nonstopEHCache
NonstopThreadPoolA thread pool that creates another thread pool per requesting thread.Classnet.sf.ehcache.constructs.nonstopEHCache
NonstopTimeoutBehaviorFactoryFactory for creating NonstopStore that will be used on timeout.Interfacenet.sf.ehcache.constructs.nonstopEHCache
NonstopTimeoutBehaviorStoreResolverInterface for resolving a NonstopStore.Interfacenet.sf.ehcache.constructs.nonstop.storeEHCache
NonStrictReadWriteEhcacheCollectionRegionAccessStrategyClassnet.sf.ehcache.hibernate.strategyEHCache
NonStrictReadWriteEhcacheEntityRegionAccessStrategyClassnet.sf.ehcache.hibernate.strategyEHCache
NoopCacheClusterThis is a dummy implementation of the CacheCluster (Null Object Pattern).Classnet.sf.ehcache.clusterEHCache
NoOpOnTimeoutStore operations and does nothing for puts and removes.Classnet.sf.ehcache.constructs.nonstop.storeEHCache
NotA search criteria composed of the logical "not" (ie.Classnet.sf.ehcache.search.expressionEHCache
NotEqualToClassnet.sf.ehcache.search.expressionEHCache
NotificationScopeenum NotificationScopeextends EnumThis enumeration defines valid values for event listener notification scope.Classnet.sf.ehcache.eventEHCache
NotifyingMemoryStoreNested Class SummaryNested classes/interfaces inherited from class net.Classnet.sf.ehcache.storeEHCache
NotILikeClassnet.sf.ehcache.search.expressionEHCache
NullHibernateStatsClassnet.sf.ehcache.hibernate.management.implEHCache
NullLiveCacheStatisticsDataA no-op implementation which can be used both as a LiveCacheStatistics and LiveCacheStatisticsDataSince:1.Classnet.sf.ehcache.statisticsEHCache
NullMBeanRegistrationProviderA Null implementation of MBeanRegistrationProvider which does nothingSince:1.Classnet.sf.ehcache.management.providerEHCache
NullReadWriteCopyStrategyClassnet.sf.ehcache.store.compoundEHCache
NullResultsClassnet.sf.ehcache.searchEHCache
NullSampledCacheStatisticsA no-op implementation of SampledCacheStatisticsSince:1.Classnet.sf.ehcache.statistics.sampledEHCache
NullSelectorA selector that always returns a null transaction managerAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.manager.selectorEHCache
NullStoreA store implementation which does not store anything.Classnet.sf.ehcache.storeEHCache
ObjectExistsExceptionThrown when a duplicate cache is attemtpted to be createdVersion:$Id: ObjectExistsException.Classnet.sf.ehcacheEHCache
OperationConverterInterface that allows an converter to be implemented that can create an operation based on an arbitrary object.Interfacenet.sf.ehcache.writer.writebehindEHCache
OperationsFilterAn interface for implementing a filter for operations before they are processed.Interfacenet.sf.ehcache.writer.writebehindEHCache
OptimisticLockFailureExceptionThis exception is used internally when an optimistic lock failed, ie: when the expected previous value is not found at commit time.Classnet.sf.ehcache.transaction.xaEHCache
OrClassnet.sf.ehcache.search.expressionEHCache
OrderComparatorCompound sort ordering comparactorConstructor SummaryOrderComparator(ListClassnet.sf.ehcache.search.implEHCache
OverrideCheckA utility class to check whether one class overrides all methods of its superclass or an interface that it implementsAuthor:Abhishek SanoujamClassnet.sf.ehcache.constructs.nonstop.utilEHCache
PassThroughFilterFilter that doesn't filter!Constructor SummaryPassThroughFilter()Classnet.sf.ehcache.pool.sizeof.filterEHCache
PersistenceConfigurationClass to hold the persistence policy configuration.Classnet.sf.ehcache.configEHCache
PersistenceConfiguration .StrategyClassnet.sf.ehcache.config.PersistenceConfigurationEHCache
PersistenceConfigurationElementElement representing the PersistenceConfigurationFields inherited from class net.Classnet.sf.ehcache.config.generator.model.elementsEHCache
PinningConfigurationClass to hold the Pinning configuration.Classnet.sf.ehcache.configEHCache
PinningConfiguration .StoreClassnet.sf.ehcache.config.PinningConfigurationEHCache
PinningConfigurationElementNodeElement representing the PinningConfigurationAuthor:Ludovic OrbanClassnet.sf.ehcache.config.generator.model.elementsEHCache
Policy The Cache will use a policy at startup.Interfacenet.sf.ehcache.storeEHCache
PoolPools are used to track shared resource consumption.Interfacenet.sf.ehcache.poolEHCache
PoolableStoreA poolable store reports its resource usage to a Pool.Interfacenet.sf.ehcache.poolEHCache
PoolAccessorPoolAccessors are used by stores to tell the pools about their resource consumptionAuthor:Ludovic OrbanInterfacenet.sf.ehcache.poolEHCache
PoolEvictorPoolEvictors are responsible for finding the best candidates in a collection of resources using a shared resource pool and performing eviction on them.Interfacenet.sf.ehcache.poolEHCache
PreferTCCLObjectInputStreamObjectInputStream that first uses the thread context classloader (TCCL) when resolving classes with fallback to the regular rerializtion loader semantics (which will use this class's loader to resolve classes)Classnet.sf.ehcache.utilEHCache
ProductInfoBuild properties of the productConstructor SummaryProductInfo()Classnet.sf.ehcache.utilEHCache
PropertyUtilClassnet.sf.ehcache.utilEHCache
ProviderMBeanRegistrationHelperHelper class for registering mbeans for ehcache backed hibernate second level cacheAuthor:Abhishek SanoujamClassnet.sf.ehcache.hibernate.management.implEHCache
QueryCreates queries for performing cache searches.Interfacenet.sf.ehcache.searchEHCache
QueryStatsClassnet.sf.ehcache.hibernate.management.implEHCache
RateStatisticRate monitoring statistic.Interfacenet.sf.ehcache.util.ratestatisticsEHCache
ReadCommittedSoftLockFactoryA factory of read-committed soft locks.Classnet.sf.ehcache.transactionEHCache
ReadCommittedSoftLockImplA SoftLock implementation with Read-Committed isolation levelAuthor:Ludovic OrbanClassnet.sf.ehcache.transactionEHCache
ReadOnlyEhcacheCollectionRegionAccessStrategyClassnet.sf.ehcache.hibernate.strategyEHCache
ReadOnlyEhcacheEntityRegionAccessStrategyClassnet.sf.ehcache.hibernate.strategyEHCache
ReadWriteCopyStrategyInterfacenet.sf.ehcache.store.compoundEHCache
ReadWriteEhcacheCollectionRegionAccessStrategyClassnet.sf.ehcache.hibernate.strategyEHCache
ReadWriteEhcacheEntityRegionAccessStrategyClassnet.sf.ehcache.hibernate.strategyEHCache
ReadWriteLockSyncA simple ReadWriteLock synchronizer.Classnet.sf.ehcache.concurrentEHCache
ReadWriteSerializationCopyStrategyA copy strategy that can use partial (if both copy on read and copy on write are set) or full Serialization to copy the object graphAuthor:Alex Snaps, Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.store.compoundEHCache
ReflectionAttributeExtractorBuilt-in search attribute extractor driven by method/value dotted expression The expression chain must start with one of either "key", "value", orClassnet.sf.ehcache.search.attributeEHCache
ReflectionSizeOfSizeOf that uses reflection to measure on heap size of object graphsAuthor:Alex Snaps, Chris DennisClassnet.sf.ehcache.pool.sizeofEHCache
RegionClass that represents the regions held within this set.Classnet.sf.ehcache.store.disk.odsEHCache
RegisteredEventListenersRegistered listeners for registering and unregistering CacheEventListeners and multicasting notifications to registrants.Classnet.sf.ehcache.eventEHCache
RegisteredEventListeners .ElementCreationCallbackCallback interface for creating elements to pass to registered listeners.Interfacenet.sf.ehcache.event.RegisteredEventListenersEHCache
RejoinAwareBlockingOperationA Callable implementation that accepts another callable delegate for executing it in nonstop+rejoin context.Classnet.sf.ehcache.constructs.nonstop.storeEHCache
RejoinAwareNonstopStoreRejoin aware NonstopStoreAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.constructs.nonstop.storeEHCache
RemoteCacheExceptionA Cache Exception in the distribution mechanism.Classnet.sf.ehcache.distributionEHCache
ResourceClassLoaderResourceClassLoader can load classes nested in a subdirectory of a jar ehcache.Classnet.sf.ehcache.managementEHCache
ResourceSizeOfFilterClassnet.sf.ehcache.pool.sizeof.filterEHCache
ResultRepresents a single cache entry that has been selected by a cache query.Interfacenet.sf.ehcache.searchEHCache
ResultImplClassnet.sf.ehcache.search.implEHCache
ResultsResults object for an execution of a Query.Interfacenet.sf.ehcache.searchEHCache
ResultsImplClassnet.sf.ehcache.search.implEHCache
RMIAsynchronousCacheReplicatorListens to CacheManager and Cache events and propagates those to CachePeer peers of the Cache asynchronously.Classnet.sf.ehcache.distributionEHCache
RMIBootstrapCacheLoaderLoads Elements from a random Cache PeerVersion:$Id: RMIBootstrapCacheLoader.Classnet.sf.ehcache.distributionEHCache
RMIBootstrapCacheLoaderFactoryA factory to create a configured RMIBootstrapCacheLoaderVersion:$Id: RMIBootstrapCacheLoaderFactory.Classnet.sf.ehcache.distributionEHCache
RMICacheManagerPeerListenerA cache server which exposes available cache operations remotely through RMI.Classnet.sf.ehcache.distributionEHCache
RMICacheManagerPeerListenerFactoryBuilds a listener based on RMI.Classnet.sf.ehcache.distributionEHCache
RMICacheManagerPeerProviderA provider of Peer RMI addresses.Classnet.sf.ehcache.distributionEHCache
RMICacheManagerPeerProviderFactoryBuilds a factory based on RMIVersion:$Id: RMICacheManagerPeerProviderFactory.Classnet.sf.ehcache.distributionEHCache
RMICachePeerAn RMI based implementation of CachePeer.Classnet.sf.ehcache.distributionEHCache
RMICacheReplicatorFactoryCreates an RMICacheReplicator using properties.Classnet.sf.ehcache.distributionEHCache
RmiEventMessageClassnet.sf.ehcache.distributionEHCache
RmiEventMessage .RmiEventTypeClassnet.sf.ehcache.distribution.RmiEventMessageEHCache
RMISynchronousCacheReplicatorListens to CacheManager and Cache events and propagates those to CachePeer peers of the Cache.Classnet.sf.ehcache.distributionEHCache
SampledCacheAn implementation of SampledCacheMBeanAuthor:Abhishek Sanoujam, byouksteClassnet.sf.ehcache.management.sampledEHCache
SampledCacheManagerAn implementation of SampledCacheManagerMBeanAuthor:Abhishek Sanoujam, byouksteClassnet.sf.ehcache.management.sampledEHCache
SampledCacheManagerMBeanAn MBean for CacheManager exposing sampled cache usage statisticsAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.management.sampledEHCache
SampledCacheMBeanAn MBean for Cache exposing cache statistics.Interfacenet.sf.ehcache.management.sampledEHCache
SampledCacheStatisticsInterface for sampled usage statistics of a CacheSince:1.Interfacenet.sf.ehcache.statistics.sampledEHCache
SampledCacheStatisticsImplAn implementation of SampledCacheStatistics This also implements CacheUsageListener and depends on these to update the statsClassnet.sf.ehcache.statistics.sampledEHCache
SampledCacheStatisticsWrapperAn implementation of SampledCacheStatistics and also implements CacheUsageListener and depends on the notification these to update the stats.Classnet.sf.ehcache.statistics.sampledEHCache
SampledCounterInterface of a sampled counter -- a counter that keeps sampled valuesSince:1.Interfacenet.sf.ehcache.util.counter.sampledEHCache
SampledCounterConfigConfig for a SampledCounterSince:1.Classnet.sf.ehcache.util.counter.sampledEHCache
SampledCounterImplAn implementation of SampledCounterSince:1.Classnet.sf.ehcache.util.counter.sampledEHCache
SampledEhcacheMBeansUtility class used for getting ObjectName's for sampled MBeansSince:1.Classnet.sf.ehcache.management.sampledEHCache
SampledMBeanRegistrationProviderAn implementation of MBeanRegistrationProvider which registers sampled MBeans for the CacheManager and its Caches.Classnet.sf.ehcache.management.sampledEHCache
SampledRateCounterInterface of a sampled rate counter -- a counter that keeps sampled values ofSince:1.Interfacenet.sf.ehcache.util.counter.sampledEHCache
SampledRateCounterConfigAn implementation of SampledCounterConfigSince:1.Classnet.sf.ehcache.util.counter.sampledEHCache
SampledRateCounterImplAn implementation of SampledRateCounterSince:1.Classnet.sf.ehcache.util.counter.sampledEHCache
SearchableClassnet.sf.ehcache.configEHCache
SearchableConfigurationElementNodeElement representing a Searchable config elementFields inherited from class net.Classnet.sf.ehcache.config.generator.model.elementsEHCache
SearchAttributeA cache search attribute.Classnet.sf.ehcache.configEHCache
SearchExceptionA generic search exception.Classnet.sf.ehcache.searchEHCache
SearchManagerInterfacenet.sf.ehcache.search.implEHCache
SegmentSegment implementation used in LocalStore.Classnet.sf.ehcache.store.diskEHCache
SelectableConcurrentHashMapSelectableConcurrentHashMap subclasses a repackaged version of ConcurrentHashMap ito allow efficient random sampling of the map values.Classnet.sf.ehcache.store.chmEHCache
SelectableConcurrentHashMap .DummyPinnedKeySee Also:Serialized Formprotected SelectableConcurrentHashMap.Classnet.sf.ehcache.store.chm.SelectableConcurrentHashMapEHCache
SelectableConcurrentHashMap .DummyPinnedValueSee Also:Serialized Formprotected SelectableConcurrentHashMap.Classnet.sf.ehcache.store.chm.SelectableConcurrentHashMapEHCache
SelectableConcurrentHashMap .HashEntryClassnet.sf.ehcache.store.chm.SelectableConcurrentHashMapEHCache
SelectorAbstract class which is used to do various things related to JTA transaction managers, like looking them up, registering XAResources for recovery.Classnet.sf.ehcache.transaction.manager.selectorEHCache
SelfPopulatingCacheA selfpopulating decorator for Ehcache that creates entries on demand.Classnet.sf.ehcache.constructs.blockingEHCache
SerializableXidClassnet.sf.ehcache.transaction.xaEHCache
SerializationCopyStrategyA copy strategy that uses full Serialization to copy the object graphAuthor:Alex Snaps, Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.store.compoundEHCache
SerializationHelperXXX: Copy from to satisfy dependenciesConstructor SummarySerializationHelper()Classnet.sf.ehcache.terracottaEHCache
SetAsListWraps a set to provide a list interface.Classnet.sf.ehcache.utilEHCache
ShutdownListenerA ServletContextListener that shutsdown CacheManager.Classnet.sf.ehcache.constructs.webEHCache
SimpleNodeAttributeClassnet.sf.ehcache.config.generator.modelEHCache
SimpleNodeElementA concrete class extending the AbstractNodeElement classAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.modelEHCache
SingleOperationInterface to implement single operations that are performed with write-behindVersion:$Id: SingleOperation.Interfacenet.sf.ehcache.writer.writebehind.operationsEHCache
SingleOperationTypeenum SingleOperationTypeextends EnumEnum class to provide distinct operation types for each single operation.Classnet.sf.ehcache.writer.writebehind.operationsEHCache
SingletonEhCacheProviderSingleton cache Provider plugin for Hibernate 3.Classnet.sf.ehcache.hibernateEHCache
SingletonEhCacheRegionFactoryA singleton EhCacheRegionFactory implementation.Classnet.sf.ehcache.hibernateEHCache
SizeHolder for the size calculated by the SizeOf engineAuthor:Ludovic OrbanClassnet.sf.ehcache.poolEHCache
SizeOfAbstract sizeOf for Java.Classnet.sf.ehcache.pool.sizeofEHCache
SizeOfEngineSizeOf engines are used to calculate the size of elements stored in poolable stores.Interfacenet.sf.ehcache.poolEHCache
SizeOfFilterFilter to filter types or fields of object graphs passed to a SizeOf engineAuthor:Chris DennisSee Also:SizeOfInterfacenet.sf.ehcache.pool.sizeof.filterEHCache
SizeOfPolicyConfigurationClass to hold the SizeOf policy configuration.Classnet.sf.ehcache.configEHCache
SizeOfPolicyConfiguration .MaxDepthExceededBehaviorClassnet.sf.ehcache.config.SizeOfPolicyConfigurationEHCache
SizeOfPolicyConfigurationElementElement representing the SizeOfPolicyConfigurationAuthor:Ludovic OrbanClassnet.sf.ehcache.config.generator.model.elementsEHCache
SoftLockA soft lock is used to lock elements in transactional storesAuthor:Ludovic OrbanInterfacenet.sf.ehcache.transactionEHCache
SoftLockFactoryA factory of soft-locks supporting a specific isolation level.Interfacenet.sf.ehcache.transactionEHCache
SoftLockHelperA helper class containing the logic to commit or rollback a soft lock in a store.Classnet.sf.ehcache.transactionEHCache
SoftLockIDA soft lock ID is used to uniquely identify a soft lockAuthor:Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.transactionEHCache
SoftLockManagerA factory for SoftLocksAuthor:Ludovic OrbanInterfacenet.sf.ehcache.transactionEHCache
SoftLockManagerImplA SoftLockFactory implementation which creates soft locks with Read-Committed isolation levelAuthor:Ludovic OrbanClassnet.sf.ehcache.transactionEHCache
StatisticsAn immutable Cache statistics implementation This is like a value object, with the added ability to clear cache statistics on the cache.Classnet.sf.ehcacheEHCache
StatusA pre JDK1.Classnet.sf.ehcacheEHCache
StoreWrapper class for store specific dynamic mbeans.Classnet.sf.ehcache.managementEHCache
StoreThis is the interface for all stores.Interfacenet.sf.ehcache.storeEHCache
StoreListenerInterfacenet.sf.ehcache.storeEHCache
StorePutCommandRepresents a Store.Classnet.sf.ehcache.transaction.xa.commandsEHCache
StoreQueryInterfacenet.sf.ehcache.storeEHCache
StoreQuery .OrderingInterfacenet.sf.ehcache.store.StoreQueryEHCache
StoreRemoveCommandRepresents a remove operation to be executed on a Store.Classnet.sf.ehcache.transaction.xa.commandsEHCache
StoreUpdateExceptionException thrown by the Store when the writer fails.Classnet.sf.ehcache.store.diskEHCache
StrictlyBoundedPoolA pool which strictly obeys to its bound: it will never allow the accessors to consume more bytes than what has been configured.Classnet.sf.ehcache.pool.implEHCache
StripedReadWriteLockInterfacenet.sf.ehcache.concurrentEHCache
StripedReadWriteLockProviderInterfacenet.sf.ehcache.storeEHCache
StripedReadWriteLockSyncProvides a number of Sync which allow fine-grained concurrency.Classnet.sf.ehcache.concurrentEHCache
SumClassnet.sf.ehcache.search.aggregatorEHCache
SyncInterfacenet.sf.ehcache.concurrentEHCache
TaskNotSubmittedTimeoutExceptionSubclass of TimeoutException.Classnet.sf.ehcache.constructs.nonstopEHCache
TerracottaBootstrapCacheLoaderA BootstrapCacheLoader that will load Elements into a Terracotta clustered cache, based on a previously snapshotted key set.Classnet.sf.ehcache.terracottaEHCache
TerracottaBootstrapCacheLoaderFactoryFields inherited from class net.Classnet.sf.ehcache.terracottaEHCache
TerracottaCacheClusterCacheCluster implementation that delegates to an underlying cache cluster.Classnet.sf.ehcache.terracottaEHCache
TerracottaCacheEventReplicationCreates a wrapper for sending out cache events through the Terracotta clusterVersion:$Id: TerracottaCacheEventReplication.Classnet.sf.ehcache.eventEHCache
TerracottaCacheEventReplicationFactoryFactory for TerracottaCacheEventReplication instancesVersion:$Id: TerracottaCacheEventReplicationFactory.Classnet.sf.ehcache.eventEHCache
TerracottaClientClass encapsulating the idea of a Terracotta client.Classnet.sf.ehcache.terracottaEHCache
TerracottaClientConfigurationHolds the Terracotta configuration for a particular clientAuthor:amiller@terracotta.Classnet.sf.ehcache.configEHCache
TerracottaClientRejoinListenerInterface for executing tasks when TerracottaClient rejoins clusterAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.terracottaEHCache
TerracottaConfigConfigurationElementNodeElement representing the TerracottaClientConfigurationAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
TerracottaConfigurationClass to hold the Terracotta configuration - either a pointer to the real config or a container for embedded config.Classnet.sf.ehcache.configEHCache
TerracottaConfiguration .ConsistencyClassnet.sf.ehcache.config.TerracottaConfigurationEHCache
TerracottaConfiguration .ValueModeRepresents whether values are stored with serialization in the clustered store or through Terracotta clustered identity.Classnet.sf.ehcache.config.TerracottaConfigurationEHCache
TerracottaConfigurationElementNodeElement representing the TerracottaConfigurationAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
TerracottaNotRunningExceptionException thrown when using Terracotta clustered operations and Terracotta is not runningAuthor:Abhishek SanoujamSee Also:Serialized FormClassnet.sf.ehcache.terracottaEHCache
TerracottaStoreUse for internal purpose only.Interfacenet.sf.ehcache.storeEHCache
ThrowTimeoutExceptionException that can be thrown by Callable's submitted to NonstopExecutorService.Classnet.sf.ehcache.constructs.nonstopEHCache
TierableStoreThis is the interface for all tierable stores.Interfacenet.sf.ehcache.storeEHCache
TimeoutBehaviorConfigurationConfiguration element for configuring timeoutBehavior for nonstopAuthor:Abhishek SanoujamClassnet.sf.ehcache.configEHCache
TimeoutBehaviorConfiguration .TimeoutBehaviorTypeClassnet.sf.ehcache.config.TimeoutBehaviorConfigurationEHCache
TimeoutBehaviorConfigurationElementNodeElement representing the TimeoutBehaviorConfigurationAuthor:Abhishek SanoujamClassnet.sf.ehcache.config.generator.model.elementsEHCache
TimeStampedCounterValueA counter value at a particular time instanceSince:1.Classnet.sf.ehcache.util.counter.sampledEHCache
TimestamperGenerates increasing identifiers (in a single VM only).Classnet.sf.ehcache.utilEHCache
TimeUtilUtilities for converting timesConstructor SummaryTimeUtil()Classnet.sf.ehcache.utilEHCache
TransactionalEhcacheCollectionRegionAccessStrategyJTA CollectionRegionAccessStrategy.Classnet.sf.ehcache.hibernate.strategyEHCache
TransactionalEhcacheEntityRegionAccessStrategyJTA EntityRegionAccessStrategy.Classnet.sf.ehcache.hibernate.strategyEHCache
TransactionalExecutorServiceStoreThis implementation is identical to TransactionalExecutorServiceStore except that it ensures the transactional context gets propagated to the executor thread.Classnet.sf.ehcache.constructs.nonstop.storeEHCache
TransactionalRMICachePeerAn RMI based implementation of CachePeer supporting transactions.Classnet.sf.ehcache.distributionEHCache
TransactionAwareAttributeExtractorUsed to extract a search attribute value from an element in a transactional store.Classnet.sf.ehcache.transactionEHCache
TransactionControllerTransactionController is used to begin, commit and rollback local transactionsAuthor:Ludovic OrbanClassnet.sf.ehcacheEHCache
TransactionExceptionInstances of this class or its subclasses are thrown when an error happen in the transaction subsystemClassnet.sf.ehcache.transactionEHCache
TransactionIDInterfacenet.sf.ehcache.transactionEHCache
TransactionIDFactoryA factory for transaction IDs.Interfacenet.sf.ehcache.transactionEHCache
TransactionIDFactoryImplA TransactionIDFactory implementation with uniqueness across a single JVMAuthor:Ludovic OrbanClassnet.sf.ehcache.transactionEHCache
TransactionIDImplA transaction ID implementation with uniqueness across a single JVMAuthor:Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.transactionEHCache
TransactionIDNotFoundExceptionThis exception is used when a transaction ID suddenly disappeared when trying to update its state.Classnet.sf.ehcache.transactionEHCache
TransactionIDSerializedFormA replacement serialized form for transaction IDs.Classnet.sf.ehcache.transactionEHCache
TransactionInterruptedExceptionThis exception is thrown when a transactional operation got interrupted via Thread.Classnet.sf.ehcache.transactionEHCache
TransactionListenerA listener interface to get called back when a transaction is being terminatedAuthor:Ludovic OrbanInterfacenet.sf.ehcache.transaction.localEHCache
TransactionManagerLookupInterface to enable a XA transactional cache to access the JTA TransactionManager.Interfacenet.sf.ehcache.transaction.managerEHCache
TransactionTimeoutExceptionThis exception is thrown when a transactional operation times outAuthor:Ludovic OrbanSee Also:Serialized FormClassnet.sf.ehcache.transactionEHCache
UnboundedPoolA no-op pool which does not enforce any resource consumption limit.Classnet.sf.ehcache.pool.implEHCache
UnlockedRateStatisticA lightweight non-thread-safe rate statistic implementation.Classnet.sf.ehcache.util.ratestatisticsEHCache
UnsafeSizeOfUnsafe.Classnet.sf.ehcache.pool.sizeofEHCache
UpdateCheckerCheck for new Ehcache updates and alert users if an update is availableConstructor SummaryUpdateChecker()Classnet.sf.ehcache.utilEHCache
UpdatingCacheEntryFactoryA CacheEntryFactory with one additional method, updateEntryValue((Serializable key, Serializable value) which allows the cache entry to updated rather than replaced.Interfacenet.sf.ehcache.constructs.blockingEHCache
UpdatingSelfPopulatingCacheA Cache backed cache that creates entries on demand.Classnet.sf.ehcache.constructs.blockingEHCache
ValueObjectAttributeExtractorAttempt to use the element value object itself as a search attribute.Classnet.sf.ehcache.search.attributeEHCache
VicariousThreadLocalA drop-in replacement ThreadLocal implementation that does not leak when thread-local values reference the ThreadLocal object.Classnet.sf.ehcache.util.langEHCache
VmUtilsClassnet.sf.ehcache.utilEHCache
WeakIdentityConcurrentMapClassnet.sf.ehcache.utilEHCache
WeakIdentityConcurrentMap .CleanUpTaskInterfacenet.sf.ehcache.util.WeakIdentityConcurrentMapEHCache
WeblogicSelectorA Selector for the Weblogic Server's JTA transaction managerAuthor:Ludovic OrbanClassnet.sf.ehcache.transaction.manager.selectorEHCache
WriteAllOperationClassnet.sf.ehcache.writer.writebehind.operationsEHCache
WriteBehindAn interface for write behind behavior.Interfacenet.sf.ehcache.writer.writebehindEHCache
WriteBehindManagerClassnet.sf.ehcache.writer.writebehindEHCache
WriteBehindQueueManagerClassnet.sf.ehcache.writer.writebehindEHCache
WriteBehindQueueManager .WriteBehindQueueFactoryFactory used to create write behind queues.Classnet.sf.ehcache.writer.writebehind.WriteBehindQueueManagerEHCache
WriteOperationClassnet.sf.ehcache.writer.writebehind.operationsEHCache
WriteThroughManagerClassnet.sf.ehcache.writer.writethroughEHCache
XAExecutionListenerListener interface which provides callback hooks for listening to the 2PC lifecycleAuthor:Ludovic OrbanInterfacenet.sf.ehcache.transaction.xaEHCache
XARequestClassnet.sf.ehcache.transaction.xa.processorEHCache
XARequest .RequestTypeClassnet.sf.ehcache.transaction.xa.processor.XARequestEHCache
XARequestProcessorDefault implementation for XARequestProcessor.Classnet.sf.ehcache.transaction.xa.processorEHCache
XAThreadPoolFast and minimalistic thread pool from which threads can be reserved and used many times until they are manually released.Classnet.sf.ehcache.transaction.xa.processorEHCache
XAThreadPool .MultiRunnerClassnet.sf.ehcache.transaction.xa.processor.XAThreadPoolEHCache
XATransactionContextAn XATransactionContext represents the data local to a Transaction that involves a transactional Cache.Classnet.sf.ehcache.transaction.xaEHCache
XATransactionStoreClassnet.sf.ehcache.transaction.xaEHCache
XidTransactionIDA special TransactionID using a XID internallyAuthor:Ludovic OrbanInterfacenet.sf.ehcache.transaction.xaEHCache
XidTransactionIDImplClassnet.sf.ehcache.transaction.xaEHCache
XidTransactionIDSerializedFormA replacement serialized form for XID transaction IDs.Classnet.sf.ehcache.transactionEHCache
XMLGeneratorVisitor Accepts a PrintWriter in the constructor and uses it to output the generated XML.Classnet.sf.ehcache.config.generator.modelEHCache
XMLGeneratorVisitor .OutputBehaviorClassnet.sf.ehcache.config.generator.model.XMLGeneratorVisitorEHCache