| AbstractCache<K extends Serializable,V extends Serializable> |
Base implementation for Cache
|
| AccessorCacheValue |
|
| BeanAccessorCacheValue |
|
| BooleanPropertiesHolderCacheValue |
|
| CacheHandlerFactoryBean |
|
| CacheHandlerImpl |
|
| CacheOperation |
|
| CacheType<K extends Serializable,V extends Serializable> |
Contains the possible cache types.
|
| ChannelCacheKey |
Key for the channels cache
|
| CollectionAccessorCacheValue |
|
| EmbeddableAccessorCacheValue |
Embeddables can hold both scalar or entities.
|
| EntityAccessorCacheValue |
|
| ExportFormatCacheKey |
Key for the export formats cache
|
| GuavaCache<K extends Serializable,V extends Serializable> |
Cache implementation using Guava's Cache
|
| GuavaCacheHandlerImpl |
|
| MapAccessorCacheValue |
|
| PrincipalTypeCacheKey |
Key for the principal types cache
|
| PushNotificationHandlerFactoryBean |
|
| ScalarAccessorCacheValue |
|
| TransferTypeCacheKey |
Key used on the cache for transfer types.
|