|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rmi.rjs.pk.LusCs.WebStartLauncher
public final class WebStartLauncher
Method Summary | |
---|---|
static java.io.File |
getWebstartLocation()
Search for the Java web start application. |
static java.io.File |
startWebstartAndWaitForAnswer(java.lang.String webStartUrl)
Start web start on the given url, then kill the process, to showAndRegister we have control over stopping and starting a process. |
static java.io.File |
waitForAnswer(java.io.File answerDir)
Waits for the answer jar to arrive |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final java.io.File startWebstartAndWaitForAnswer(java.lang.String webStartUrl)
webStartUrl
- URL of the jnlp job file
public static final java.io.File waitForAnswer(java.io.File answerDir)
answerDir
-
public static final java.io.File getWebstartLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |