org.gcube.portlets.user.results.server.servlet.util
Class ResultsUpdater

java.lang.Object
  extended by java.lang.Thread
      extended by org.gcube.portlets.user.results.server.servlet.util.ResultsUpdater
All Implemented Interfaces:
Runnable

public class ResultsUpdater
extends Thread


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
ResultsUpdater(org.gcube.application.framework.search.library.interfaces.ResultSetConsumerI consumer, int resultsPerPage, org.gcube.application.framework.core.session.ASLSession session, boolean isBrowse)
           
 
Method Summary
 void run()
           
 void setKeepGoing(boolean keepGoing)
           
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResultsUpdater

public ResultsUpdater(org.gcube.application.framework.search.library.interfaces.ResultSetConsumerI consumer,
                      int resultsPerPage,
                      org.gcube.application.framework.core.session.ASLSession session,
                      boolean isBrowse)
Method Detail

run

public void run()
Specified by:
run in interface Runnable
Overrides:
run in class Thread

setKeepGoing

public void setKeepGoing(boolean keepGoing)


Copyright © 2013. All Rights Reserved.