com.arsdigita.logging.examples
Class LogExampleThread

java.lang.Object
  extended byjava.lang.Thread
      extended bycom.arsdigita.logging.examples.LogExampleThread
All Implemented Interfaces:
Runnable

public class LogExampleThread
extends Thread

This is a helper class to the example class LogExampleThread

Version:
$Revision: #9 $ $Date: 2004/04/07 $

Field Summary
static String versionId
           
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
LogExampleThread()
           
 
Method Summary
 void run()
           
 
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
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

LogExampleThread

public LogExampleThread()
Method Detail

run

public void run()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC