Class RemoteStepExecutor
java.lang.Object
com.chutneytesting.engine.domain.delegation.RemoteStepExecutor
- All Implemented Interfaces:
StepExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteStepExecutor(DelegationClient delegationClient, NamedHostAndPort agentInfo) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(ScenarioExecution scenarioExecution, Target target, Step step)
-
Constructor Details
-
RemoteStepExecutor
-
-
Method Details
-
execute
- Specified by:
executein interfaceStepExecutor
-