All Classes and Interfaces

Class
Description
Callback interface that can be implemented by beans wishing to customize the default setup for caches added to the manager through addCaches and for dynamically created caches.
CacheMeterBinderProvider implementation for cache2k.
Auto-configuration for the cache abstraction.
Callback interface that can be implemented by beans wishing to customize the cache manager before it is fully initialized, in particular to tune its configuration.
Invokes the available CacheManagerCustomizer instances in the context for a given CacheManager.
Provide a MeterBinder based on a Cache.
Auto-configuration for metrics on all available caches.
Register supported Cache to a MeterRegistry.
Configuration properties for the cache abstraction.
Caffeine specific cache properties.
Couchbase specific cache properties.
Infinispan specific cache properties.
JCache (JSR-107) specific cache properties.
Redis-specific cache properties.
@Endpoint to expose available caches.
Description of a Cache.
Description of a Cache entry.
Description of a CacheManager.
Description of the caches.
Auto-configuration for CachesEndpoint.
@EndpointWebExtension for the CachesEndpoint.
CacheMeterBinderProvider implementation for Caffeine.
Callback interface that can be implemented by beans wishing to customize the CouchbaseCacheManager.CouchbaseCacheManagerBuilder to fine-tune its auto-configuration before it is used to build the auto-configured CouchbaseCacheManager.
CacheMeterBinderProvider implementation for Hazelcast.
Infinispan cache configuration.
CacheMeterBinderProvider implementation for JCache.
Callback interface that can be implemented by beans wishing to customize the cache manager before it is used, in particular to create additional caches.
Callback interface that can be implemented by beans wishing to customize the properties used by the CachingProvider to create the CacheManager.
Exception thrown when multiple caches exist with the same name.
Callback interface that can be used to customize a RedisCacheManager.RedisCacheManagerBuilder.
CacheMeterBinderProvider implementation for Redis.
CacheMeterBinder for RedisCache.