|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Thread
com.microfocus.cobol.CobolThread
This is COBOL safe wrapper class for java.lang.Thread
Copyright: Copyright (c) 2002-2003
| Field Summary |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
CobolThread()
Construct for a thread that executes cobol |
|
CobolThread(Runnable target)
Constructor for a thread that executes cobol with a given target |
|
CobolThread(Runnable target,
String name)
Constructor for a CobolThread given a target,name |
|
CobolThread(String name)
Constructor for a thread that executes cobol with a given name |
|
CobolThread(ThreadGroup group,
Runnable target)
Constructor for a thread that executes cobol within a given group/target |
|
CobolThread(ThreadGroup group,
Runnable target,
String name)
Constructor for a thread that executes cobol within a given group/target/name |
|
CobolThread(ThreadGroup group,
String name)
Constructor for a thread that executes cobol within a given group/name |
|
| Method Summary | |
void |
run()
run() |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CobolThread()
public CobolThread(Runnable target)
target - public CobolThread(String name)
name -
public CobolThread(Runnable target,
String name)
target - name -
public CobolThread(ThreadGroup group,
Runnable target)
group - target -
public CobolThread(ThreadGroup group,
Runnable target,
String name)
group - target - name -
public CobolThread(ThreadGroup group,
String name)
group - name - | Method Detail |
public void run()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.