| 程序包 | 说明 |
|---|---|
| icu.develop.l2cache.interceptor |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultL2CacheResolver
Description:
|
| 限定符和类型 | 字段和说明 |
|---|---|
private L2CacheResolver |
L2CacheAspectSupport.L2CacheOperationMetadata.l2CacheResolver |
| 限定符和类型 | 字段和说明 |
|---|---|
org.springframework.util.function.SingletonSupplier<L2CacheResolver> |
L2CacheAspectSupport.cacheResolver |
| 限定符和类型 | 方法和说明 |
|---|---|
L2CacheResolver |
L2CacheAspectSupport.getCacheResolver() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Collection<? extends L2Cache> |
L2CacheAspectSupport.getCaches(L2CacheOperationInvocationContext<L2CacheOperation> context,
L2CacheResolver cacheResolver) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
L2CacheAspectSupport.configure(L2CacheOperationSource l2CacheOperationSource,
Supplier<L2CacheResolver> cacheResolver) |
| 构造器和说明 |
|---|
L2CacheOperationMetadata(L2CacheOperation operation,
Method method,
Class<?> targetClass,
L2CacheResolver cacheResolver) |
Copyright © 2023. All rights reserved.