Package org.miaixz.bus.proxy.invoker
Class Interceptor
java.lang.Object
org.miaixz.bus.proxy.invoker.Interceptor
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JdkInterceptor,SpringCglibInterceptor
简单拦截器,保存了被拦截的对象和Aspect实现
- Since:
- Java 17+
- Author:
- Kimi Liu
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
target
-
aspect
-
-
Constructor Details
-
Interceptor
-
-
Method Details
-
getTarget
-