| 程序包 | 说明 |
|---|---|
| com.relaxed.common.exception | |
| com.relaxed.common.exception.aop |
| 类和说明 |
|---|
| ExceptionAdvisorRegister
异常通知注册器
用于注册和管理异常处理的切点和通知。
|
| ExceptionAnnotationAdvisor
异常注解通知者
继承自
AbstractPointcutAdvisor,实现了 BeanFactoryAware 接口。 |
| ExceptionAnnotationInterceptor
异常注解拦截器
实现了AOP的MethodInterceptor接口,用于拦截带有异常注解的方法调用。
|
| PointCutBuilder
切点构建器接口
定义了构建AOP切点的规范,用于确定需要被异常处理拦截的方法。
|
| 类和说明 |
|---|
| ExceptionAdvisorRegister
异常通知注册器
用于注册和管理异常处理的切点和通知。
|
| PointCutBuilder
切点构建器接口
定义了构建AOP切点的规范,用于确定需要被异常处理拦截的方法。
|
Copyright © 2025. All rights reserved.