hudson.plugins.selenium
Class RegistryHolder

java.lang.Object
  extended by hudson.plugins.selenium.RegistryHolder

public class RegistryHolder
extends Object

Used inside Hub JVM to hold the reference to the running Registry

Author:
Kohsuke Kawaguchi

Field Summary
static org.openqa.grid.internal.Registry registry
           
 
Constructor Summary
RegistryHolder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

registry

public static org.openqa.grid.internal.Registry registry
Constructor Detail

RegistryHolder

public RegistryHolder()


Copyright © 2004-2011. All Rights Reserved.