public static class LazyRedisDBAOPAdvisor.LazyRedisDBInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
LazyRedisDBInterceptor(LazyRedisTemplate lazyRedisTemplate) |
| Modifier and Type | Method and Description |
|---|---|
LazyRedis |
determineLazyRedis(org.aopalliance.intercept.MethodInvocation invocation)
describe 确定 Lazy Redis
|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
public LazyRedisDBInterceptor(LazyRedisTemplate lazyRedisTemplate)
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorThrowablepublic LazyRedis determineLazyRedis(org.aopalliance.intercept.MethodInvocation invocation)
Copyright © 2022. All rights reserved.