See: Description
Interface | Description |
---|---|
JCacheManagerCustomizer |
Callback interface that can be implemented by beans wishing to customize the cache
manager before it is used, in particular to create additional caches.
|
Class | Description |
---|---|
CacheAutoConfiguration |
Auto-configuration for the cache abstraction. |
CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration | |
CacheProperties |
Configuration properties for the cache abstraction.
|
CacheProperties.EhCache |
EhCache specific cache properties.
|
CacheProperties.Guava |
Guava specific cache properties.
|
CacheProperties.Hazelcast |
Hazelcast specific cache properties.
|
CacheProperties.Infinispan |
Infinispan specific cache properties.
|
CacheProperties.JCache |
JCache (JSR-107) specific cache properties.
|
InfinispanCacheConfiguration |
Infinispan cache configuration.
|
Enum | Description |
---|---|
CacheType |
Supported cache types (defined in order of precedence).
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.