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 RemoteCommandJobRunner
RemoteCommandJobRunner.RemoteCommandGrabber. m_Main
the main.Methods in adams.multiprocess that return RemoteCommandJobRunner Modifier and Type Method Description RemoteCommandJobRunner
RemoteCommandJobRunner.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 void
RemoteCommandJobRunner.RemoteCommandGrabber. setMain(RemoteCommandJobRunner value)
Sets the main scripting engine this command handler belongs to.
-