ome.services.scheduler
Class ThreadPool

java.lang.Object
  extended by ome.services.scheduler.ThreadPool

public class ThreadPool
extends Object

Produces a

Constructor Summary
ThreadPool(int minThreads, int maxThreads, long msTimeout)
           
 
Method Summary
 Executor getExecutor()
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadPool

public ThreadPool(int minThreads,
                  int maxThreads,
                  long msTimeout)
Method Detail

getExecutor

public Executor getExecutor()

size

public int size()


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.