Uses of Interface
org.jbehave.core.embedder.executors.ExecutorServiceFactory
-
Uses of ExecutorServiceFactory in org.jbehave.core.embedder.executors
Modifier and TypeClassDescriptionclass
Creates instances ofMoreExecutors.newDirectExecutorService()
.class
Creates instances ofExecutors.newFixedThreadPool(int)
.