org.ow2.bonita.pvm.internal.jobexecutor
Class DynamicJobExecutorThreadPool

java.lang.Object
  extended by org.ow2.bonita.pvm.internal.jobexecutor.DynamicJobExecutorThreadPool
All Implemented Interfaces:
JobExecutorThreadPool

public class DynamicJobExecutorThreadPool
extends java.lang.Object
implements JobExecutorThreadPool


Constructor Summary
DynamicJobExecutorThreadPool(JobExecutor jobExecutor)
           
 
Method Summary
 void start()
           
 void stop()
           
 void stop(boolean join)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicJobExecutorThreadPool

public DynamicJobExecutorThreadPool(JobExecutor jobExecutor)
Method Detail

start

public void start()
Specified by:
start in interface JobExecutorThreadPool

stop

public void stop()
Specified by:
stop in interface JobExecutorThreadPool

stop

public void stop(boolean join)
Specified by:
stop in interface JobExecutorThreadPool


Copyright © 2009 OW2 Consortium. All Rights Reserved.