| Package | Description |
|---|---|
| javax.realtime | |
| javax.safetycritical |
| Class and Description |
|---|
| AperiodicEventHandler
This class permits the explicit release of application code.
|
| Class and Description |
|---|
| Frame
The frames array represents the order in which event handlers are to be scheduled.
|
ManagedEventHandler
ManagedEventHandler is the base class for all SCJ handlers. |
| ManagedSchedulable
All schedulable objects are managed by a mission.
|
| Mission
An SCJ application is comprised of one or more
Mission objects. |
| MissionSequencer
A
MissionSequencer oversees a sequence of Mission executions. |
| PeriodicEventHandler
This class permits the automatic periodic execution of code.
|
| PriorityScheduler
This class represents the priority-based scheduler for Level 1 and 2.
|
| Safelet
A safety-critical application consists of one or more missions, executed
concurrently or in sequence.
|
| StorageParameters |