|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.embedder.executors.SameThreadExecutors
public class SameThreadExecutors
Creates instances of MoreExecutors.sameThreadExecutor().
| Constructor Summary | |
|---|---|
SameThreadExecutors()
|
|
| Method Summary | |
|---|---|
java.util.concurrent.ExecutorService |
create(EmbedderControls controls)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SameThreadExecutors()
| Method Detail |
|---|
public java.util.concurrent.ExecutorService create(EmbedderControls controls)
create in interface ExecutorServiceFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||