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(File navigatorDir)
           
 WebQueueConfiguration WebQueueConfiguration.useNavigatorPage(String navigatorPage)
           
 WebQueueConfiguration WebQueueConfiguration.usePort(int port)
           
 WebQueueConfiguration WebQueueConfiguration.useWelcomeFile(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, List<Future<org.jbehave.core.embedder.Embedder.ThrowableStory>> futures, WebQueueConfiguration configuration)
           
 



Copyright © 2011. All Rights Reserved.