org.kuali.kfs.sys.batch.service
Class AbstractWrappingBatchService
java.lang.Object
org.kuali.kfs.sys.batch.service.AbstractWrappingBatchService
- All Implemented Interfaces:
- WrappedBatchExecutorService
public abstract class AbstractWrappingBatchService
- extends Object
- implements WrappedBatchExecutorService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractWrappingBatchService
public AbstractWrappingBatchService()
execute
@Transactional
public void execute(WrappedBatchExecutorService.CustomBatchExecutor batchTransactionExecutor)
initialize
protected abstract void initialize()
destroy
protected abstract void destroy()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.