Package | Description |
---|---|
org.dromara.hutool.extra.aop |
JDK动态代理封装,提供非IOC下的切面支持,封装包括:
基于
Proxy 代理
基于Spring-cglib代理
考虑到cglib库不再更新且对JDK9+兼容性问题,不再封装
createEngine proxy
ProxyEngineFactory =》 ProxyEngine =》 Proxy
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyUtil
代理工具类
|
Copyright © 2025. All rights reserved.