Interface | Description |
---|---|
CacheEventListener |
Class | Description |
---|---|
CacheEvent |
Event object.
|
CacheManager |
Abstract method to be sub-classed by various caching technologies.
|
EHCache3Manager |
Cache implementation based on EHCache 3.
|
EHCacheManager |
Cache implementation based on EHCache 2.
|
NopeCacheManager |
Blank class, does nothing.
|
RedisCacheManager |
Redis cache manager.
|
Enum | Description |
---|---|
CacheEvent.CacheEventType | |
QueryCache |
This is a main cache facade.
|
Exception | Description |
---|---|
CacheException |
Copyright © 2019 JavaLite. All rights reserved.