Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Scheduler
Class HostedThreadUtils  view HostedThreadUtils download HostedThreadUtils.java

java.lang.Object
  extended byScheduler.HostedThreadUtils
All Implemented Interfaces:
ThreadUtils.Delegate

public class HostedThreadUtils
extends java.lang.Object
implements ThreadUtils.Delegate

Version:
$Id: HostedThreadUtils.java,v 1.2 2003/05/12 10:05:20 joewhaley Exp $

Constructor Summary
HostedThreadUtils()
           
 
Method Summary
 jq_Thread getJQThread(java.lang.Thread t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostedThreadUtils

public HostedThreadUtils()
Method Detail

getJQThread

public jq_Thread getJQThread(java.lang.Thread t)
Specified by:
getJQThread in interface ThreadUtils.Delegate