JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.aopalliance.aop
package
org.aopalliance.aop
这个包为AOP提供了最通用和最通用的接口
Since:
Java 17+
Author:
Kimi Liu
Related Packages
Package
Description
org.aopalliance
AOP相关处理类
org.aopalliance.intercept
提供了一组用于拦截的接口机制
All Classes and Interfaces
Interfaces
Exceptions
Class
Description
Advice
Tag interface for Advice.
AspectException
Superclass for all AOP infrastructure exceptions.