|
RTSJ Implementation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.realtime.SchedulingParameters
public abstract class SchedulingParameters
Jamaica Realtime Specification for Java class SchedulingParameters.
Subclasses of this class provide parameters for schedulable objects used by the scheduler to perform the scheduling of these objects.
NOTE: the methods in this class are not synchronized. They cannot be used by several threads simulataneously without proper explicit synchronization.
| Constructor Summary | |
|---|---|
SchedulingParameters()
Constructor to create SchedulingParameter that are not associated with any schedulable object. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchedulingParameters()
|
RTSJ Implementation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||