public class AopUtils extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
recoverAop()
恢复AOP 的 BeanClassLoader
|
static void |
registered(org.springframework.context.ApplicationContext applicationContext)
解决AOP无法代理到插件类的问题
|
static void |
resolveAop(org.pf4j.PluginWrapper pluginWrapper)
解决AOP无法代理到插件类的问题
|
public static void registered(org.springframework.context.ApplicationContext applicationContext)
applicationContext - 插件包装类public static void resolveAop(org.pf4j.PluginWrapper pluginWrapper)
pluginWrapper - 插件包装类public static void recoverAop()
Copyright © 2019. All rights reserved.