com.ibm.jbatch.spi
Interface ExecutorServiceProvider


public interface ExecutorServiceProvider

Provides an ExecutorService managed by the provider to the caller.


Method Summary
 ExecutorService getExecutorService()
           
 

Method Detail

getExecutorService

ExecutorService getExecutorService()
Returns:
ExecutorService


Copyright © 2013. All Rights Reserved.