com.ibm.batch.container.services.impl
Class JSEThreadPoolServiceImpl

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

public class JSEThreadPoolServiceImpl
extends AbstractThreadPoolServiceImpl


Field Summary
 
Fields inherited from class com.ibm.batch.container.services.impl.AbstractThreadPoolServiceImpl
executorService
 
Constructor Summary
JSEThreadPoolServiceImpl()
           
 
Method Summary
 void init(IBatchConfig pgcConfig)
           
 
Methods inherited from class com.ibm.batch.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

JSEThreadPoolServiceImpl

public JSEThreadPoolServiceImpl()
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.