See: Description
| Interface | Description |
|---|---|
| CacheResolver |
This is the cache resolver contract used by interceptors to resolve a
Cache. |
| Class | Description |
|---|---|
| CachePutInterceptor |
CachePut interceptor implementation. |
| CacheRemoveAllInterceptor |
CacheRemoveAll interceptor implementation. |
| CacheRemoveEntryInterceptor |
CacheRemoveEntry interceptor implementation.This interceptor uses the following algorithm describes in
JSR-107. |
| CacheResultInterceptor |
CacheResult interceptor implementation. |
| DefaultCacheKey |
Default
CacheKey implementation. |
| DefaultCacheKeyGenerator |
Default
CacheKeyGenerator implementation. |
| DefaultCacheResolver |
Default
CacheResolver implementation. |
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.