| 程序包 | 说明 |
|---|---|
| org.beetl.core.om |
| 限定符和类型 | 类和说明 |
|---|---|
class |
GeneralGetMethodInvoker |
class |
PojoMethodInvoker
传入对象,获取对象对应的属性值
|
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<Class,Map<String,MethodInvoker>> |
ObjectUtil.methodInvokerCache |
| 限定符和类型 | 方法和说明 |
|---|---|
static MethodInvoker |
ObjectUtil.getInvokder(Class c,
String name)
得到一个可供调用get属性的invoker,invoker用于封装对对象的属性读取
|
Copyright © 2017. All rights reserved.