All Classes Interface Summary Class Summary
Class |
Description |
AbstractCachePutInterceptor |
Base CachePut interceptor implementation.
|
AbstractCacheRemoveAllInterceptor |
CacheRemoveAll interceptor implementation.
|
AbstractCacheRemoveEntryInterceptor |
CacheRemove interceptor implementation.This interceptor uses the following algorithm describes in
JSR-107.
|
AbstractCacheResultInterceptor |
CacheResult interceptor implementation.
|
AggregatedParameterMetaData |
Contains all parameters metadata for a method annotated with a cache annotation.
|
AnnotationInjectExtension |
CDI extension to register additional interceptor bindings
|
CacheInvocationParameterImpl |
The CacheInvocationParameter implementation.
|
CacheKeyInvocationContextFactory |
|
CacheKeyInvocationContextImpl<A extends Annotation> |
The CacheKeyInvocationContext implementation.
|
CacheLookupHelper |
An helper class providing useful methods for cache lookup.
|
CachePutInterceptor |
CachePut interceptor implementation.
|
CacheRemoveAllInterceptor |
CacheRemoveAll interceptor implementation.
|
CacheRemoveEntryInterceptor |
CacheRemove interceptor implementation.This interceptor uses the following algorithm describes in
JSR-107.
|
CacheResultInterceptor |
CacheResult interceptor implementation.
|
CollectionsHelper |
An helper class providing useful methods to work with JDK collections.
|
ConfigurationAdapter<K,V> |
ConfigurationAdapter takes Configuration and creates
equivalent instance of Configuration
|
Contracts |
An helper class providing useful assertion methods.
|
DefaultCacheKey |
Default GeneratedCacheKey implementation.
|
DefaultCacheKeyGenerator |
Default CacheKeyGenerator implementation.
|
DefaultCacheResolver |
Default CacheResolver implementation for
standalone environments, where no Cache/CacheManagers are injected via CDI.
|
Durations |
|
ExternalizerIds |
Ids range 2150 - 2199
|
GetAndPut<K,V> |
|
GetAndRemove<K,V> |
|
GetAndReplace<K,V> |
|
InjectedCachePutInterceptor |
CachePutInterceptor for environments where the cache manager is injected
in a managed environment, e.g.
|
InjectedCacheRemoveAllInterceptor |
CacheRemoveAllInterceptor for environments where the cache manager is
injected in a managed environment, e.g.
|
InjectedCacheRemoveEntryInterceptor |
CacheRemoveEntryInterceptor for environments where the cache manager is
injected in a managed environment, e.g.
|
InjectedCacheResolver |
Injected cache resolver for situations where caches and/or cache managers
are injected into the CDI beans.
|
InjectedCacheResultInterceptor |
CacheResultInterceptor for environments where the cache manager is
injected in a managed environment, e.g.
|
Invoke<K,V,R> |
|
Invoke.Externalizer |
|
JCache<K,V> |
Infinispan's implementation of Cache interface.
|
JCacheInternalMetadata |
Metadata for entries stored via JCache API
|
JCacheListenerAdapter<K,V> |
Adapts Infinispan notification mechanism to JSR 107 requirements.
|
JCacheLoaderAdapter<K,V> |
|
JCacheManager |
Infinispan's implementation of CacheManager .
|
JCacheNotifier<K,V> |
|
JCacheWriterAdapter<K,V> |
|
JCacheWriterAdapterConfiguration |
|
JCacheWriterAdapterConfigurationBuilder |
|
JCachingProvider |
Infinispan's SPI hook up to CachingProvider .
|
JStoreAdapterConfiguration |
|
JStoreAdapterConfigurationBuilder |
|
LifecycleCallbacks |
|
LimitExpiryFactory |
|
Log |
|
Log_$logger |
Warning this class consists of generated code.
|
MethodMetaData<A extends Annotation> |
Metadata associated to a method annotated with a cache annotation.
|
MutableEntrySnapshot<K,V> |
|
MutableEntrySnapshot.Externalizer |
|
ParameterMetaData |
Contains the metadata for a parameter of a method annotated with A JCACHE annotation.
|
Put<K,V> |
|
PutIfAbsent<K,V> |
|
ReadWithExpiry<K,V> |
|
Remove<K,V> |
|
RemoveConditionally<K,V> |
|
Replace<K,V> |
|
ReplaceConditionally<K,V> |
|
ReplaceConditionally.Externalizer |
|
RICacheStatistics |
The reference implementation of CacheStatisticsMXBean .
|