See: Description
| Interface | Description |
|---|---|
| Interruptible |
Interruptible is an interface implemented by classes
that will be used as arguments on the methodsdoInterruptible() of
AsynchronouslyInterruptedException and its subclasses. |
| Class | Description |
|---|---|
| AsynchronousControlGroup |
An enhanced
RealtimeThreadGroup in which asynchronous task
termination can be performed. |
| Exception | Description |
|---|---|
| AsynchronouslyInterruptedException |
A special exception that is thrown in response to an attempt to
asynchronously transfer the locus of control of a schedulable.
|
| Timed |
Creates a scope in a
Schedulable object which will
be asynchronously interrupted at the expiration of a timer. |