org.jbehave.web.selenium
Class DisplayIdPool

java.lang.Object
  extended by org.jbehave.web.selenium.DisplayIdPool

public class DisplayIdPool
extends Object


Constructor Summary
DisplayIdPool(String... displays)
           
 
Method Summary
 String get()
           
 void returnToPool(String displayId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayIdPool

public DisplayIdPool(String... displays)
Method Detail

get

public String get()

returnToPool

public void returnToPool(String displayId)


Copyright © 2012. All Rights Reserved.