Uses of Class
org.jbehave.web.queue.WebQueueConfiguration

Uses of WebQueueConfiguration in org.jbehave.web.queue
 

Methods in org.jbehave.web.queue that return WebQueueConfiguration
 WebQueueConfiguration WebQueueConfiguration.useNavigatorDirectory(java.io.File navigatorDir)
           
 WebQueueConfiguration WebQueueConfiguration.useNavigatorPage(java.lang.String navigatorPage)
           
 WebQueueConfiguration WebQueueConfiguration.usePort(int port)
           
 WebQueueConfiguration WebQueueConfiguration.useWelcomeFile(java.lang.String welcomeFile)
           
 

Constructors in org.jbehave.web.queue with parameters of type WebQueueConfiguration
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)
           
 



Copyright © 2011. All Rights Reserved.