autohit.common
Class ThreadContext

java.lang.Object
  extended byautohit.common.ThreadContext

public class ThreadContext
extends java.lang.Object

Context items for threads.

Version:
1.0 Version History EPG - Rewrite - 8Apr03
Author:
Erich P. Gatejen

Constructor Summary
ThreadContext()
           
 
Method Summary
static int get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadContext

public ThreadContext()
Method Detail

get

public static int get()


Test.