Package org.infinispan.jcache.annotation
package org.infinispan.jcache.annotation
-
ClassDescriptionBase
CachePutinterceptor implementation.CacheRemoveAllinterceptor implementation.CacheRemoveinterceptor implementation.This interceptor uses the following algorithm describes in JSR-107.CacheResultinterceptor implementation.Contains all parameters metadata for a method annotated with a cache annotation.CDI extension to register additional interceptor bindingsTheCacheInvocationParameterimplementation.CacheKeyInvocationContextImpl<A extends Annotation>TheCacheKeyInvocationContextimplementation.An helper class providing useful methods for cache lookup.CachePutinterceptor implementation.CacheRemoveAllinterceptor implementation.CacheRemoveinterceptor implementation.This interceptor uses the following algorithm describes in JSR-107.CacheResultinterceptor implementation.An helper class providing useful methods to work with JDK collections.An helper class providing useful assertion methods.DefaultGeneratedCacheKeyimplementation.WARNING: Generated code! Do not edit!DefaultCacheKeyGeneratorimplementation.DefaultCacheResolverimplementation for standalone environments, where no Cache/CacheManagers are injected via CDI.Deprecated.Deprecated.Since 13.0, please useInjectedCacheResolverFactoryinstead.Deprecated.Since 13.0, please useInjectedCacheResolverFactoryinstead.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.Since 13.0, please useInjectedCacheResolverFactoryinstead.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.
InjectedCacheResolverFactoryinstead.