Class DirectExecutorService
java.lang.Object
org.jbehave.core.embedder.executors.DirectExecutorService
- All Implemented Interfaces:
ExecutorServiceFactory
Creates instances of
MoreExecutors.newDirectExecutorService()
.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DirectExecutorService
public DirectExecutorService()
-
-
Method Details
-
create
- Specified by:
create
in interfaceExecutorServiceFactory
-