Class DndScriptExecutor

java.lang.Object
com.illumon.iris.db.tables.remotequery.client.DndScriptExecutor

public class DndScriptExecutor
extends Object
Requests DnD worker creation via dispatcher and executes a script on said worker startup. For programmatic access to DnD worker process info id on failure, handle DndScriptExecutor.DndScriptExecutionFailure. Borrows code from DhcInDhe/README.md for remotely starting a DnD worker.