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 class
AbstractScriptingEngineWithJobQueue
Ancestor for scripting engines that manage a job queue to restrict executions.class
DefaultScriptingEngine
Default implementation of scripting engine for remote commands.class
FileBasedScriptingEngine
Scripting engine that reads remote commands from disk.class
ManualFeedScriptingEngine
Scripting engine that gets commands fed programmatically.
-