public final class PluginUtil extends Object
public static Object processTarget(Object target)
Recursive get the original target object.
If integrate more than a plugin, maybe there are conflict in these plugins, because plugin will proxy the object.
So, here get the orignal target object
target - proxy-objectCopyright © 2024. All rights reserved.