Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
javax.realtime.device |
JamaicaVM's implementation of the RTSJ Device Module.
|
javax.realtime.posix |
Modifier and Type | Method and Description |
---|---|
static RegistrationException |
RegistrationException.get()
Gets the preallocated version of this
Throwable . |
RegistrationException |
RegistrationException.getSingleton() |
Modifier and Type | Method and Description |
---|---|
abstract void |
ActiveEventDispatcher.register(T event)
Registers an active event with this dispatcher.
|
void |
TimeDispatcher.register(Timable target)
Registers a
Timable with this dispatcher. |
Modifier and Type | Method and Description |
---|---|
void |
RawMemoryFactory.register(RawMemoryRegionFactory factory)
Adds support for a new memory region.
|
Modifier and Type | Method and Description |
---|---|
void |
RealtimeSignalDispatcher.register(RealtimeSignal signal)
Registers
signal with this dispatcher. |
void |
SignalDispatcher.register(Signal signal)
Registers a POSIX signal with this dispatcher.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.