com.agapple.mapping.core.introspect
类 AbstractBatchExecutor
java.lang.Object
com.agapple.mapping.core.introspect.AbstractBatchExecutor
- 所有已实现的接口:
- BatchExecutor
- 直接已知子类:
- MapBatchExecutor, PropertyBatchExecutor
public abstract class AbstractBatchExecutor
- extends Object
- implements BatchExecutor
批量操作的抽象父类
- 作者:
- jianghang 2011-6-2 下午04:57:47
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
objectClass
protected final Class<?> objectClass
AbstractBatchExecutor
public AbstractBatchExecutor(Class<?> theClass)
isAlive
public abstract boolean isAlive()
getObjectClass
public Class<?> getObjectClass()
Copyright © 2012. All Rights Reserved.