Package org.openqa.selenium.concurrent
Class ExecutorServices
java.lang.Object
org.openqa.selenium.concurrent.ExecutorServices
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
shutdownGracefully
(String name, ExecutorService service)
-
Constructor Details
-
ExecutorServices
public ExecutorServices()
-
-
Method Details
-
shutdownGracefully
-