Package | Description |
---|---|
javax.realtime.device |
JamaicaVM's implementation of the RTSJ Device Module.
|
Modifier and Type | Method and Description |
---|---|
static Happening |
Happening.get(int id)
Gets the external event corresponding to a given
id . |
static Happening |
Happening.get(String name)
Gets the external event corresponding to a given name.
|
static Happening |
Happening.getHappening(String name)
Finds an active happening by its name.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HappeningDispatcher.activate(Happening target)
Activate an active event registered with this
dispatcher.
|
protected void |
HappeningDispatcher.deactivate(Happening target)
Deactivate an active event registered with this dispatcher.
|
protected void |
HappeningDispatcher.deregister(Happening target)
Deregisters an active event from this dispatcher, breaking its
association with this dispatcher.
|
boolean |
HappeningDispatcher.isRegistered(Happening target)
Test wether or not a given event is registered with this
dispatcher.
|
protected void |
HappeningDispatcher.register(Happening target)
Registers an active event with this dispatcher.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.