@Component public class AopInterceptResult extends Object
| Constructor and Description |
|---|
AopInterceptResult(org.springframework.beans.factory.BeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
interceptResult(org.aspectj.lang.JoinPoint joinPoint,
Object result) |
public AopInterceptResult(org.springframework.beans.factory.BeanFactory beanFactory)
public void interceptResult(org.aspectj.lang.JoinPoint joinPoint,
Object result)
Copyright © 2020. All rights reserved.