Uses of Class
adams.multiprocess.RemoteCommandJobRunner
-
Packages that use RemoteCommandJobRunner Package Description adams.multiprocess -
-
Uses of RemoteCommandJobRunner in adams.multiprocess
Fields in adams.multiprocess declared as RemoteCommandJobRunner Modifier and Type Field Description protected RemoteCommandJobRunnerRemoteCommandJobRunner.RemoteCommandGrabber. m_Mainthe main.Methods in adams.multiprocess that return RemoteCommandJobRunner Modifier and Type Method Description RemoteCommandJobRunnerRemoteCommandJobRunner.RemoteCommandGrabber. getMain()Returns the main scripting engine this command handler belongs to.Methods in adams.multiprocess with parameters of type RemoteCommandJobRunner Modifier and Type Method Description voidRemoteCommandJobRunner.RemoteCommandGrabber. setMain(RemoteCommandJobRunner value)Sets the main scripting engine this command handler belongs to.
-