Uses of Class
javax.realtime.AperiodicParameters

Packages that use AperiodicParameters
javax.realtime   
 

Uses of AperiodicParameters in javax.realtime
 

Subclasses of AperiodicParameters in javax.realtime
 class SporadicParameters
          A notice to the scheduler that the associated schedulable object's run() method will be released aperiodically but with a minimum time between releases.