joeq.Scheduler
Class FullThreadUtils

java.lang.Object
  extended by joeq.Scheduler.FullThreadUtils

public class FullThreadUtils
extends Object

Version:
$Id: FullThreadUtils.java,v 1.8 2004/03/11 02:01:16 jwhaley Exp $
Author:
John Whaley

Field Summary
static jq_Class _class
           
static jq_InstanceMethod _getJQThread
           
 
Constructor Summary
FullThreadUtils()
           
 
Method Summary
 jq_Thread getJQThread(Thread t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_class

public static final jq_Class _class

_getJQThread

public static final jq_InstanceMethod _getJQThread
Constructor Detail

FullThreadUtils

public FullThreadUtils()
Method Detail

getJQThread

public jq_Thread getJQThread(Thread t)


Copyright © 2001-2005 John Whaley. All Rights Reserved.