Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
Modifier and Type | Class and Description |
---|---|
class |
NoHeapRealtimeThread
Jamaica Real-Time Specification for Java class NoHeapRealTimeThread.
|
Modifier and Type | Method and Description |
---|---|
static RealtimeThread |
RealtimeThread.currentRealtimeThread()
currentRealtimeThread returns a reference to the current
RealtimeThread.
|
RealtimeThread |
RealtimeThread.setMemoryParameters(MemoryParameters memory)
setMemoryParameters replaces the memory parameters for this
RealtimeThread with the parameters provided.
|
RealtimeThread |
RealtimeThread.setReleaseParameters(ReleaseParameters release)
setReleaseParameters replaces the release parameters for this
RealtimeThread with the parameters provided.
|
RealtimeThread |
RealtimeThread.setScheduler(Scheduler scheduler)
setScheduler sets the scheduler for this RealtimeThread.
|
RealtimeThread |
RealtimeThread.setSchedulingParameters(SchedulingParameters scheduling)
setSchedulingParameters sets the scheduling parameters for this
RealtimeThread.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.