| 程序包 | 说明 |
|---|---|
| com.alicp.jetcache.anno.method | |
| com.alicp.jetcache.anno.support |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SpringCacheInvokeContext |
| 限定符和类型 | 方法和说明 |
|---|---|
BiFunction<CacheInvokeContext,CacheAnnoConfig,Cache> |
CacheInvokeContext.getCacheFunction() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Object |
CacheHandler.invoke(CacheInvokeContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CacheInvokeContext.setCacheFunction(BiFunction<CacheInvokeContext,CacheAnnoConfig,Cache> cacheFunction) |
| 构造器和说明 |
|---|
CacheHandler(Object src,
ConfigMap configMap,
Supplier<CacheInvokeContext> contextSupplier,
String[] hiddenPackages) |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheInvokeContext |
CacheContext.createCacheInvokeContext(ConfigMap configMap) |
Copyright © 2013–2018. All rights reserved.