|
Forward Computing and Control Pty. Ltd. Threads Package V1.0.3 2005/04/11 |
|||||||
PREV NEXT | FRAMES NO FRAMES |
ThreadReturn
class for a description of this package.true
to output debugging messages to System.out
Object
saved by the thread.
Thread
of this event.
Throwable
object saved by the thread.
ThreadEvent
yield()
on the current thread and then throws an InterruptedException
if the thread's interrupted state is set.
InterruptedException
or
a ClosedByInterruptException
.
Object
it saved.
milliSecs
for a thread to die and returns the Object
it saved.
Object
it saved.
Object
against the current thread.
true
to force listeners to be called as soon as Thread.save()
is called for the first time without waiting for the thread to die and the check thread to notice it.
static
toString(Throwable t)
method of this class
is used to retrieve the contents of an exception's stack trace as a String
.threadStopMap
and calls the
thread's interrupt()
method.
Thread
termination event.Throwable
or some error occurred
during the monitoring.
ThreadInterruptedException
,
is thrown by the ThreadReturn.join()
methods when
the thread being joined saves a Throwable
.ThreadReturn.join()
methods when
the thread being joined throws an InterruptedException
or a ClosedByInterruptException
.ThreadReturn.join()
methods when the
join()
times out before the thread being joined dies.milliseconds
Throwable
's stack trace as a String
.
ThreadEvent
.
|
Forward Computing and Control Pty. Ltd. Threads Package V1.0.3 2005/04/11 |
|||||||
PREV NEXT | FRAMES NO FRAMES |