public final class PluginUtils extends Object
插件工具类
static String
getProperty(Properties properties, String key)
static Object
realTarget(Object target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Object realTarget(Object target)
获得真正的处理对象,可能多层代理.
public static String getProperty(Properties properties, String key)
根据 key 获取 Properties 的值
Copyright © 2017. All rights reserved.