Uses of Interface
org.testng.IExecutorServiceFactory
Packages that use IExecutorServiceFactory
-
Uses of IExecutorServiceFactory in org.testng
Methods in org.testng with parameters of type IExecutorServiceFactoryModifier and TypeMethodDescriptionvoidTestNG.setExecutorServiceFactory(IExecutorServiceFactory factory) -
Uses of IExecutorServiceFactory in org.testng.internal
Methods in org.testng.internal that return IExecutorServiceFactoryModifier and TypeMethodDescriptionConfiguration.getExecutorServiceFactory()IConfiguration.getExecutorServiceFactory()Methods in org.testng.internal with parameters of type IExecutorServiceFactoryModifier and TypeMethodDescriptionvoidConfiguration.setExecutorServiceFactory(IExecutorServiceFactory executorServiceFactory) voidIConfiguration.setExecutorServiceFactory(IExecutorServiceFactory factory)