public abstract class AbstractWrappingBatchService extends Object implements WrappedBatchExecutorService
WrappedBatchExecutorService.CustomBatchExecutor
Constructor and Description |
---|
AbstractWrappingBatchService() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
destroy() |
void |
execute(WrappedBatchExecutorService.CustomBatchExecutor batchTransactionExecutor) |
protected abstract void |
initialize() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public AbstractWrappingBatchService()
@Transactional public void execute(WrappedBatchExecutorService.CustomBatchExecutor batchTransactionExecutor)
protected abstract void initialize()
protected abstract void destroy()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.