All Classes and Interfaces
Class
Description
Base
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 bindings
The
CacheInvocationParameter implementation.The
CacheKeyInvocationContext 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.
ConfigurationAdapter takes
Configuration and creates
equivalent instance of ConfigurationAn helper class providing useful assertion methods.
Default
GeneratedCacheKey implementation.WARNING: Generated code! Do not edit!
Default
CacheKeyGenerator implementation.Default
CacheResolver implementation for
standalone environments, where no Cache/CacheManagers are injected via CDI.Ids range 2150 - 2199
Deprecated.
Deprecated.
Since 13.0, please use
InjectedCacheResolverFactory instead.Deprecated.
Since 13.0, please use
InjectedCacheResolverFactory instead.Injected cache resolver for situations where caches and/or cache managers
are injected into the CDI beans.
CacheResolverFactory implementation that looks up the cache by name in all the
EmbeddedCacheManager beans that exist in the CDI container.Used by the managed caching interceptors to resolve their cache resolver.
Deprecated.
Since 13.0, please use
InjectedCacheResolverFactory instead.Infinispan's implementation of
Cache interface.Adapts Infinispan notification mechanism to JSR 107 requirements.
Infinispan's implementation of
CacheManager.Infinispan's SPI hook up to
CachingProvider.Warning this class consists of generated code.
Metadata associated to a method annotated with a cache annotation.
Contains the metadata for a parameter of a method annotated with A JCACHE annotation.
Interface used to initialise a
SerializationContext using the specified Pojos,
Marshaller implementations and provided .proto schemas.WARNING: Generated code! Do not edit!
The reference implementation of
CacheStatisticsMXBean.
InjectedCacheResolverFactoryinstead.