okapi.tools
Class OkapiPreloadNexusThread

java.lang.Object
  extended by okapi.tools.OkapiPreloadNexusThread
All Implemented Interfaces:
java.lang.Runnable

public class OkapiPreloadNexusThread
extends java.lang.Object
implements java.lang.Runnable

Thread to load nexuses, to cache info for faster access later.

Version:
$Revision: 31044 $, $Date: 2008-09-02 17:08:01 -0400 (Tue, 02 Sep 2008) $
Author:
MIT Stellar team

Constructor Summary
OkapiPreloadNexusThread(javax.servlet.ServletContext context, OkapiNexus rootNexus)
          Constructor OkapiPreloadNexusThread
 
Method Summary
 void run()
          Method run
 void stop()
          Method stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OkapiPreloadNexusThread

public OkapiPreloadNexusThread(javax.servlet.ServletContext context,
                               OkapiNexus rootNexus)
Constructor OkapiPreloadNexusThread

Parameters:
context -
rootNexus -
Method Detail

run

public void run()
Method run

Specified by:
run in interface java.lang.Runnable

stop

public void stop()
Method stop



Copyright ? 2001-2009 MIT. All Rights Reserved.