org.gcube.data.speciesplugin.utils
Class SpeciesUpdateScheduler

java.lang.Object
  extended by org.gcube.data.speciesplugin.utils.SpeciesUpdateScheduler

public class SpeciesUpdateScheduler
extends Object

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Field Summary
protected static ScheduledThreadPoolExecutor executor
           
protected static int POOL_SIZE
           
 
Constructor Summary
SpeciesUpdateScheduler()
           
 
Method Summary
static ScheduledThreadPoolExecutor getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POOL_SIZE

protected static final int POOL_SIZE
See Also:
Constant Field Values

executor

protected static ScheduledThreadPoolExecutor executor
Constructor Detail

SpeciesUpdateScheduler

public SpeciesUpdateScheduler()
Method Detail

getInstance

public static ScheduledThreadPoolExecutor getInstance()


Copyright © 2014. All Rights Reserved.