|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.selenium.HubLauncher
public class HubLauncher
Starts the selenium grid server. This callable blocks until the server is shut down and thus generally never returns.
| Constructor Summary | |
|---|---|
HubLauncher(int port)
|
|
| Method Summary | |
|---|---|
java.lang.Void |
call()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HubLauncher(int port)
| Method Detail |
|---|
public java.lang.Void call()
throws java.lang.Exception
call in interface hudson.remoting.Callable<java.lang.Void,java.lang.Exception>java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||