Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BoundSchedulable
A marker interface to provide a type safe reference to all
schedulables that are bound to a single underlying thread.
|
interface |
Schedulable
Jamaica Real-Time Specification for Java class Schedulable.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncBaseEventHandler
This is the base class for all event handlers.
|
class |
AsyncEventHandler
Jamaica Real-Time Specification for Java class
AsyncEventHandler.
|
class |
AsyncLongEventHandler
A version of
AsyncBaseEventHandler that carries a
long value as payload. |
class |
AsyncObjectEventHandler<P>
A version of
AsyncBaseEventHandler that carries an
Object value as payload. |
class |
BoundAsyncEventHandler
Jamaica Real-Time Specification for Java class
BoundAsyncEventHandler.
|
class |
BoundAsyncLongEventHandler
A bound asynchronous event handler is an instance of
AsyncLongEventHandler that is permanently bound to a dedicated
RealtimeThread . |
class |
BoundAsyncObjectEventHandler<P>
A bound asynchronous event handler is an instance of
AsyncObjectEventHandler that is permanently bound to a dedicated
RealtimeThread . |
class |
ImportanceParameters
Jamaica Real-Time Specification for Java class ImportanceParameters.
|
class |
NoHeapRealtimeThread
Jamaica Real-Time Specification for Java class NoHeapRealTimeThread.
|
class |
PriorityParameters
Jamaica Real-Time Specification for Java class PriorityParameters.
|
class |
RealtimeThread
Jamaica Real-Time Specification for Java class RealtimeThread.
|
class |
SchedulingParameters
Jamaica Real-Time Specification for Java class SchedulingParameters.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2022 aicas GmbH. All Rights Reserved.