|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 CacheImpl 的软件包 | |
|---|---|
| play.cache | |
| play.cache 中 CacheImpl 的使用 |
|---|
| 实现 CacheImpl 的 play.cache 中的类 | |
|---|---|
class |
EhCacheImpl
EhCache implementation. |
class |
MemcachedImpl
Memcached implementation (using http://code.google.com/p/spymemcached/) expiration is specified in seconds |
| 声明为 CacheImpl 的 play.cache 中的字段 | |
|---|---|
static CacheImpl |
Cache.cacheImpl
The underlying cache implementation |
static CacheImpl |
Cache.forcedCacheImpl
Sometime we REALLY need to change the implementation :) |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||