|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.server.ApplicationRegistry
public class ApplicationRegistry
Application Registry. Global object to find common objects and services.
See http://martinfowler.com/eaaCatalog/registry.html
Constructor Summary | |
---|---|
ApplicationRegistry()
|
Method Summary | |
---|---|
BrowserInstallationCache |
browserInstallationCache()
|
static ApplicationRegistry |
instance()
Return the singleton instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationRegistry()
Method Detail |
---|
public static ApplicationRegistry instance()
public BrowserInstallationCache browserInstallationCache()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |