org.kuali.kfs.sys.batch.service.impl
Class WrappedBatchExecutorServiceImpl

java.lang.Object
  extended by org.kuali.kfs.sys.batch.service.impl.WrappedBatchExecutorServiceImpl
All Implemented Interfaces:
WrappedBatchExecutorService

public class WrappedBatchExecutorServiceImpl
extends Object
implements WrappedBatchExecutorService


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.kuali.kfs.sys.batch.service.WrappedBatchExecutorService
WrappedBatchExecutorService.CustomBatchExecutor
 
Constructor Summary
WrappedBatchExecutorServiceImpl()
           
 
Method Summary
 boolean execute(List<WrappingBatchService> wrappingBatchServices, WrappedBatchExecutorService.CustomBatchExecutor customBatchExecutor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrappedBatchExecutorServiceImpl

public WrappedBatchExecutorServiceImpl()
Method Detail

execute

@Transactional
public boolean execute(List<WrappingBatchService> wrappingBatchServices,
                                     WrappedBatchExecutorService.CustomBatchExecutor customBatchExecutor)
Specified by:
execute in interface WrappedBatchExecutorService


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.