|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbehave.web.queue.WebQueue
public class WebQueue
| Constructor Summary | |
|---|---|
WebQueue(org.jbehave.core.embedder.Embedder embedder,
org.jbehave.core.failures.BatchFailures batchFailures,
java.util.List<java.util.concurrent.Future<org.jbehave.core.embedder.Embedder.ThrowableStory>> futures,
WebQueueConfiguration configuration)
|
|
| Method Summary | |
|---|---|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebQueue(org.jbehave.core.embedder.Embedder embedder,
org.jbehave.core.failures.BatchFailures batchFailures,
java.util.List<java.util.concurrent.Future<org.jbehave.core.embedder.Embedder.ThrowableStory>> futures,
WebQueueConfiguration configuration)
| Method Detail |
|---|
public void start()
public void stop()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||