| 类 | 说明 |
|---|---|
| CacheableWrapper |
All domain model will be wrapped by this class.
|
| CacheLine | |
| LRUCache |
the LRU Cache implemention. default is OFBiz's UtilCache, we can replace it
with better cache product.
|
| UtilCache |
Generalized caching utility.
|
Copyright © 2018. All rights reserved.