public abstract class AbstractBatchOperation extends java.lang.Object implements BatchOperation
BatchOperation.BatchContextController
Constructor and Description |
---|
AbstractBatchOperation() |
Modifier and Type | Method and Description |
---|---|
protected void |
requestExecution() |
void |
setController(BatchOperation.BatchContextController controller) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public void setController(BatchOperation.BatchContextController controller)
setController
in interface BatchOperation
protected void requestExecution()