All Classes Interface Summary Class Summary Annotation Types 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.
|
| DefaultCacheKey$___Marshaller_c8e3874baece34ad603212e30d4f80301504443a73653b7cd54271c406f9119b |
WARNING: Generated code! Do not edit!
|
| 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 |
Deprecated.
|
| InjectedCacheRemoveAllInterceptor |
Deprecated.
|
| InjectedCacheRemoveEntryInterceptor |
Deprecated.
|
| InjectedCacheResolver |
Injected cache resolver for situations where caches and/or cache managers
are injected into the CDI beans.
|
| InjectedCacheResolverFactory |
CacheResolverFactory implementation that looks up the cache by name in all the
EmbeddedCacheManager beans that exist in the CDI container.
|
| InjectedCacheResolverQualifier |
Used by the managed caching interceptors to resolve their cache resolver.
|
| InjectedCacheResultInterceptor |
Deprecated.
|
| Invoke<K,V,R> |
|
| Invoke.Externalizer |
|
| JCache<K,V> |
Infinispan's implementation of Cache interface.
|
| JCacheListenerAdapter<K,V> |
Adapts Infinispan notification mechanism to JSR 107 requirements.
|
| JCacheLoaderAdapter<K,V> |
|
| JCacheManager |
Infinispan's implementation of CacheManager.
|
| JcacheModuleImpl |
|
| 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.
|
| PersistenceContextInitializer |
Interface used to initialise a SerializationContext using the specified Pojos,
Marshaller implementations and provided .proto schemas.
|
| PersistenceContextInitializerImpl |
WARNING: Generated code! Do not edit!
|
| 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.
|