Uses of Class
org.smartcomps.twister.engine.priv.timer.ExecutionContextTask

Packages that use ExecutionContextTask
org.smartcomps.twister.engine.priv.timer   
 

Uses of ExecutionContextTask in org.smartcomps.twister.engine.priv.timer
 

Subclasses of ExecutionContextTask in org.smartcomps.twister.engine.priv.timer
 class PickECTask
          Callback for alarm events of pick execution contexts.
 class WaitECTask
          Task that notifies a WaitEC that its due date has been reached.
 

Methods in org.smartcomps.twister.engine.priv.timer with parameters of type ExecutionContextTask
static void EngineTimer.schedule(org.smartcomps.twister.engine.priv.timer.ExecutionContextTask task, java.util.Date time)
           
 



Copyright © 2003 SmartComps. All Rights Reserved.