org.jbehave.core.embedder.executors
Class SameThreadExecutors
java.lang.Object
org.jbehave.core.embedder.executors.SameThreadExecutors
- All Implemented Interfaces:
- ExecutorServiceFactory
public class SameThreadExecutors
- extends Object
- implements ExecutorServiceFactory
Creates instances of MoreExecutors.sameThreadExecutor()
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SameThreadExecutors
public SameThreadExecutors()
create
public ExecutorService create(EmbedderControls controls)
- Specified by:
create
in interface ExecutorServiceFactory
Copyright © 2003-2012. All Rights Reserved.