public class LazyRedisDBAOPAdvisor
extends org.springframework.aop.support.AbstractPointcutAdvisor
implements org.springframework.beans.factory.BeanFactoryAware
| Modifier and Type | Class and Description |
|---|---|
static class |
LazyRedisDBAOPAdvisor.LazyRedisDBInterceptor
description 切面处理
|
| Constructor and Description |
|---|
LazyRedisDBAOPAdvisor(@NonNull LazyRedisDBAOPAdvisor.LazyRedisDBInterceptor lazyRedisDBInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
org.aopalliance.aop.Advice |
getAdvice() |
org.springframework.aop.Pointcut |
getPointcut()
Get the Pointcut that drives this advisor.
|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
public LazyRedisDBAOPAdvisor(@NonNull
@NonNull LazyRedisDBAOPAdvisor.LazyRedisDBInterceptor lazyRedisDBInterceptor)
public org.springframework.aop.Pointcut getPointcut()
getPointcut in interface org.springframework.aop.PointcutAdvisorpublic org.aopalliance.aop.Advice getAdvice()
getAdvice in interface org.springframework.aop.Advisorpublic void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionCopyright © 2022. All rights reserved.