org.jbehave.web.queue
Class WebQueueConfiguration
java.lang.Object
org.jbehave.web.queue.WebQueueConfiguration
public class WebQueueConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebQueueConfiguration
public WebQueueConfiguration()
navigatorDirectory
public File navigatorDirectory()
navigatorPage
public String navigatorPage()
port
public int port()
welcomeFile
public String welcomeFile()
useNavigatorDirectory
public WebQueueConfiguration useNavigatorDirectory(File navigatorDir)
useNavigatorPage
public WebQueueConfiguration useNavigatorPage(String navigatorPage)
usePort
public WebQueueConfiguration usePort(int port)
useWelcomeFile
public WebQueueConfiguration useWelcomeFile(String welcomeFile)
Copyright © 2011. All Rights Reserved.