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 |
---|---|
protected void |
ActiveEventDispatcher.activate(T event)
Activate an active event registered with this
dispatcher.
|
protected abstract void |
ActiveEventDispatcher.deregister(T event)
Deregisters an active event from this dispatcher, breaking its
association with this dispatcher.
|
protected abstract void |
ActiveEventDispatcher.register(T event)
Registers an active event with this dispatcher.
|
protected void |
TimeDispatcher.register(Timer target)
Registers an active event with this dispatcher.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HappeningDispatcher.register(Happening target)
Registers an active event with this dispatcher.
|
void |
RawMemoryFactory.register(RawMemoryRegionFactory factory)
Adds support for a new memory region.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RealtimeSignalDispatcher.register(RealtimeSignal signal)
Registers an active event with this dispatcher.
|
protected void |
SignalDispatcher.register(Signal signal)
Registers an active event with this dispatcher.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.