Class ExecutionContextExecutor

java.lang.Object
org.antublue.test.engine.internal.execution.ExecutionContextExecutor

public class ExecutionContextExecutor extends Object
Method to execute an ExecutionRequest
  • Constructor Details

    • ExecutionContextExecutor

      public ExecutionContextExecutor()
      Constructor
  • Method Details

    • execute

      public void execute(ExecutionContext executionContext)
      Method to execute the ExecutionContext
      Parameters:
      executionContext - executionContext
    • await

      public void await()
      Method to wait for the executor to finish