aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

javax.realtime
Class SchedulingParameters

java.lang.Object
  extended by javax.realtime.SchedulingParameters
Direct Known Subclasses:
PriorityParameters

public abstract class SchedulingParameters
extends java.lang.Object

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

SchedulingParameters

public SchedulingParameters()
Constructor to create SchedulingParameter that are not associated with any schedulable object.


aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.