Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
Modifier and Type | Class and Description |
---|---|
class |
Timed
Deprecated.
as of RTSJ 2.0
|
Modifier and Type | Method and Description |
---|---|
static AsynchronouslyInterruptedException |
AsynchronouslyInterruptedException.get()
Deprecated.
Gets the preallocated version of this
Throwable . |
static AsynchronouslyInterruptedException |
AsynchronouslyInterruptedException.getGeneric()
Deprecated.
getGeneric returns the generic instance of
AsynchronouslyInterruptedException that is thrown on a call to
RealtimeThread.interrupt().
|
Modifier and Type | Method and Description |
---|---|
void |
Interruptible.interruptAction(AsynchronouslyInterruptedException exception)
Deprecated.
interruptAction will be called when the run() method returned
because it was interrupted asynchronously.
|
void |
Interruptible.run(AsynchronouslyInterruptedException exception)
Deprecated.
run contains the code that is to be executed in an interruptible
way.
|
Modifier and Type | Method and Description |
---|---|
void |
Interruptible.run(AsynchronouslyInterruptedException exception)
Deprecated.
run contains the code that is to be executed in an interruptible
way.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.