com.agapple.mapping.core.introspect
类 MapBatchExecutor
java.lang.Object
com.agapple.mapping.core.introspect.AbstractBatchExecutor
com.agapple.mapping.core.introspect.MapBatchExecutor
- 所有已实现的接口:
- BatchExecutor
public class MapBatchExecutor
- extends AbstractBatchExecutor
- 作者:
- jianghang 2011-6-2 下午04:47:52
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapBatchExecutor
public MapBatchExecutor(Introspector is,
Class<?> clazz,
Object[] fields)
gets
public Object[] gets(Object obj)
throws BeanMappingException
- 抛出:
BeanMappingException
sets
public void sets(Object obj,
Object[] values)
throws BeanMappingException
- 抛出:
BeanMappingException
isAlive
public boolean isAlive()
- 指定者:
- 类
AbstractBatchExecutor 中的 isAlive
discover
public static Object discover(Class<?> clazz)
Copyright © 2012. All Rights Reserved.