@SCJAllowed(value=LEVEL_1) public class AsyncEvent extends java.lang.Object
AbstractAsyncEvent class; superfluous abstraction AperiodicEvent. | Constructor and Description |
|---|
AsyncEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
fire()
Fire this event, i.e., releases the execution of all handlers that were added to this event.
|