Package org.openqa.selenium.concurrent
Class ExecutorServices
- java.lang.Object
-
- org.openqa.selenium.concurrent.ExecutorServices
-
public class ExecutorServices extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExecutorServices()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
shutdownGracefully(java.lang.String name, java.util.concurrent.ExecutorService service)
-