com.ibm.jbatch.container.services.impl
Class GrowableThreadPoolServiceImpl

java.lang.Object
  extended by com.ibm.jbatch.container.services.impl.AbstractThreadPoolServiceImpl
      extended by com.ibm.jbatch.container.services.impl.GrowableThreadPoolServiceImpl
All Implemented Interfaces:
IBatchServiceBase, IBatchThreadPoolService

public class GrowableThreadPoolServiceImpl
extends AbstractThreadPoolServiceImpl


Field Summary
 
Fields inherited from class com.ibm.jbatch.container.services.impl.AbstractThreadPoolServiceImpl
executorService
 
Constructor Summary
GrowableThreadPoolServiceImpl()
           
 
Method Summary
 void init(IBatchConfig pgcConfig)
           
 
Methods inherited from class com.ibm.jbatch.container.services.impl.AbstractThreadPoolServiceImpl
executeParallelTask, executeTask, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrowableThreadPoolServiceImpl

public GrowableThreadPoolServiceImpl()
Method Detail

init

public void init(IBatchConfig pgcConfig)
          throws BatchContainerServiceException
Specified by:
init in interface IBatchServiceBase
Specified by:
init in class AbstractThreadPoolServiceImpl
Throws:
BatchContainerServiceException


Copyright © 2013. All Rights Reserved.