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

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

public class GlassfishThreadPoolServiceImpl
extends AbstractThreadPoolServiceImpl


Field Summary
 
Fields inherited from class com.ibm.batch.container.services.impl.AbstractThreadPoolServiceImpl
executorService
 
Constructor Summary
GlassfishThreadPoolServiceImpl()
           
 
Method Summary
 void init(IBatchConfig batchConfig)
           
 void updateConfig(GlassfishThreadPoolConfigurationBean threadPoolConfig)
           
 
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

GlassfishThreadPoolServiceImpl

public GlassfishThreadPoolServiceImpl()
Method Detail

init

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

updateConfig

public void updateConfig(GlassfishThreadPoolConfigurationBean threadPoolConfig)


Copyright © 2013. All Rights Reserved.