eu.unicore.hila
Class HiLA

java.lang.Object
  extended by eu.unicore.hila.HiLA

public class HiLA
extends Object

Author:
bjoernh 07.02.2012 16:19:17

Field Summary
protected static String WAITFORPENDINGTASKS
           
 
Method Summary
static ScheduledExecutorService getDaemonExecutor()
           
static ExecutorService getExecutor()
           
static void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WAITFORPENDINGTASKS

protected static final String WAITFORPENDINGTASKS
See Also:
Constant Field Values
Method Detail

getDaemonExecutor

public static ScheduledExecutorService getDaemonExecutor()

getExecutor

public static ExecutorService getExecutor()

shutdown

public static void shutdown()
                     throws InterruptedException
Throws:
InterruptedException


Copyright © 2010-2013 UNICORE. All Rights Reserved.