Class StoryManager

java.lang.Object
org.jbehave.core.embedder.StoryManager

public class StoryManager extends Object
Manages the execution and outcomes of running stories. While each story is run by the PerformableTree, the manager is responsible for the concurrent submission and monitoring of their execution via the ExecutorService.