类的使用
org.beetl.core.om.ObjectMethodMatchConf
使用ObjectMethodMatchConf的程序包
-
org.beetl.core.fun中ObjectMethodMatchConf的使用
修饰符和类型方法说明static ObjectMethodMatchConfObjectUtil.findMethod(Class target, String methodName, Class[] parameterType) 找到某个类的某个方法,方法名是methodName,参数是parameterType。static ObjectMethodMatchConf看给定的参数是否匹配给定方法的参数参数类型为ObjectMethodMatchConf的org.beetl.core.fun中的方法