com.agapple.mapping.core.introspect
类 MapGetExecutor
java.lang.Object
com.agapple.mapping.core.introspect.AbstractExecutor
com.agapple.mapping.core.introspect.MapGetExecutor
- 所有已实现的接口:
- GetExecutor
public class MapGetExecutor
- extends AbstractExecutor
- implements GetExecutor
基于map的属性get动作处理
- 作者:
- jianghang 2011-5-25 上午11:32:33
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapGetExecutor
public MapGetExecutor(Introspector is,
Class<?> clazz,
String key)
invoke
public Object invoke(Object obj)
throws BeanMappingException
- 指定者:
- 接口
GetExecutor 中的 invoke
- 抛出:
BeanMappingException
isAlive
public boolean isAlive()
- 指定者:
- 类
AbstractExecutor 中的 isAlive
discover
public static boolean discover(Class<?> clazz)
Copyright © 2012. All Rights Reserved.