antLogger.testApps
Class MessageFileterAlterer

java.lang.Object
  |
  +--java.lang.Thread
        |
        +--antLogger.testApps.MessageFileterAlterer

class MessageFileterAlterer
extends Thread


Field Summary
 (package private) MessageLoggerm
           
 (package private) static intthreadCount
           

Fields inherited from class java.lang.Thread
MIN_PRIORITY, NORM_PRIORITY, MAX_PRIORITY

Constructor Summary
MessageFileterAlterer(long intervall, boolean random)
           

Method Summary
 StringbyteToString(int statepointer)
           
 voidrun()
           

Methods inherited from class java.lang.Thread
currentThread, yield, sleep, sleep, start, stop, stop, interrupt, interrupted, isInterrupted, destroy, isAlive, suspend, resume, setPriority, getPriority, setName, getName, getThreadGroup, activeCount, enumerate, countStackFrames, join, join, join, dumpStack, setDaemon, isDaemon, checkAccess, toString, getContextClassLoader, setContextClassLoader

Methods inherited from class java.lang.Object
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait

Field Detail

m

MessageLogger m

threadCount

static int threadCount
Constructor Detail

MessageFileterAlterer

public MessageFileterAlterer(long intervall, boolean random)
Method Detail

byteToString

public String byteToString(int statepointer)

run

public void run()