dist1.acb.CBLcc
Class Refresher

java.lang.Object
  extended byjava.lang.Thread
      extended bydist1.acb.CBLcc.Refresher
All Implemented Interfaces:
java.lang.Runnable

public class Refresher
extends java.lang.Thread

Refresher Thread that will retreive CBLs information and Logs table info

Author:
Lazar Adzigogov

Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
Refresher(java.lang.ThreadGroup threadGroup)
          Creates a new instance of Refresher
 
Method Summary
 void run()
          DOCUMENT ME!
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, 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

Refresher

public Refresher(java.lang.ThreadGroup threadGroup)
Creates a new instance of Refresher

Parameters:
threadGroup - DOCUMENT ME!
Method Detail

run

public void run()
DOCUMENT ME!



Copyright © 2004 Phoenix Team (CMU/AIT). All Rights Reserved.