org.openqa.grid.web.servlet.beta
Class WebProxyHtmlRendererBeta

java.lang.Object
  extended by org.openqa.grid.web.servlet.beta.WebProxyHtmlRendererBeta
All Implemented Interfaces:
HtmlRenderer

public class WebProxyHtmlRendererBeta
extends Object
implements HtmlRenderer


Constructor Summary
WebProxyHtmlRendererBeta(RemoteProxy proxy)
           
 
Method Summary
static String getPlatform(RemoteProxy proxy)
          return the platform for the proxy.
 String renderSummary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebProxyHtmlRendererBeta

public WebProxyHtmlRendererBeta(RemoteProxy proxy)
Method Detail

renderSummary

public String renderSummary()
Specified by:
renderSummary in interface HtmlRenderer

getPlatform

public static String getPlatform(RemoteProxy proxy)
return the platform for the proxy. It should be the same for all slots of the proxy, so checking that.

Returns:


Copyright © 2012. All Rights Reserved.