Scheduler
Class HostedThreadUtils

java.lang.Object
Scheduler.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 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostedThreadUtils
public HostedThreadUtils()
getJQThread
public jq_Thread getJQThread(java.lang.Thread t)
- Specified by:
getJQThread in interface ThreadUtils.Delegate