Uses of Interface
adams.scripting.engine.JobQueueHandler
-
Packages that use JobQueueHandler Package Description adams.scripting.engine -
-
Uses of JobQueueHandler in adams.scripting.engine
Classes in adams.scripting.engine that implement JobQueueHandler Modifier and Type Class Description classAbstractScriptingEngineWithJobQueueAncestor for scripting engines that manage a job queue to restrict executions.classDefaultScriptingEngineDefault implementation of scripting engine for remote commands.classFileBasedScriptingEngineScripting engine that reads remote commands from disk.classManualFeedScriptingEngineScripting engine that gets commands fed programmatically.
-