Uses of Interface
org.uitnet.testing.smartfwk.remote_machine.RemoteMachineManager
-
Packages that use RemoteMachineManager Package Description org.uitnet.testing.smartfwk org.uitnet.testing.smartfwk.remote_machine -
-
Uses of RemoteMachineManager in org.uitnet.testing.smartfwk
Methods in org.uitnet.testing.smartfwk that return RemoteMachineManager Modifier and Type Method Description static RemoteMachineManagerSmartRegistry. getRemoteMachineManager() -
Uses of RemoteMachineManager in org.uitnet.testing.smartfwk.remote_machine
Classes in org.uitnet.testing.smartfwk.remote_machine that implement RemoteMachineManager Modifier and Type Class Description classSmartRemoteMachineManagerThis class is used to register all remote machine action handlers.Fields in org.uitnet.testing.smartfwk.remote_machine declared as RemoteMachineManager Modifier and Type Field Description protected RemoteMachineManagerAbstractRemoteMachineActionHandler. remoteMachineManagerMethods in org.uitnet.testing.smartfwk.remote_machine that return RemoteMachineManager Modifier and Type Method Description static RemoteMachineManagerSmartRemoteMachineManager. getInstance()Methods in org.uitnet.testing.smartfwk.remote_machine with parameters of type RemoteMachineManager Modifier and Type Method Description voidAbstractRemoteMachineActionHandler. setRemoteMachineManager(RemoteMachineManager remoteMachineManager)
-