Package org.infinispan.jcache.annotation
package org.infinispan.jcache.annotation
-
ClassDescriptionBase
CachePut
interceptor implementation.CacheRemoveAll
interceptor implementation.CacheRemove
interceptor implementation.This interceptor uses the following algorithm describes in JSR-107.CacheResult
interceptor implementation.Contains all parameters metadata for a method annotated with a cache annotation.CDI extension to register additional interceptor bindingsTheCacheInvocationParameter
implementation.CacheKeyInvocationContextImpl<A extends Annotation>TheCacheKeyInvocationContext
implementation.An helper class providing useful methods for cache lookup.CachePut
interceptor implementation.CacheRemoveAll
interceptor implementation.CacheRemove
interceptor implementation.This interceptor uses the following algorithm describes in JSR-107.CacheResult
interceptor implementation.An helper class providing useful methods to work with JDK collections.An helper class providing useful assertion methods.DefaultGeneratedCacheKey
implementation.WARNING: Generated code! Do not edit!DefaultCacheKeyGenerator
implementation.DefaultCacheResolver
implementation for standalone environments, where no Cache/CacheManagers are injected via CDI.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Since 13.0, please useInjectedCacheResolverFactory
instead.Deprecated, for removal: This API element is subject to removal in a future version.Since 13.0, please useInjectedCacheResolverFactory
instead.Injected cache resolver for situations where caches and/or cache managers are injected into the CDI beans.Used by the managed caching interceptors to resolve their cache resolver.Deprecated, for removal: This API element is subject to removal in a future version.Since 13.0, please useInjectedCacheResolverFactory
instead.MethodMetaData<A extends Annotation>Metadata associated to a method annotated with a cache annotation.Contains the metadata for a parameter of a method annotated with A JCACHE annotation.
InjectedCacheResolverFactory
instead.