Uses of Interface
org.jbehave.core.embedder.executors.ExecutorServiceFactory
Packages that use ExecutorServiceFactory
-
Uses of ExecutorServiceFactory in org.jbehave.core.embedder.executors
Classes in org.jbehave.core.embedder.executors that implement ExecutorServiceFactoryModifier and TypeClassDescriptionclassCreates instances ofMoreExecutors.newDirectExecutorService().classCreates instances ofExecutors.newFixedThreadPool(int).