|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.webstart.JnlpHelper
Helper class for webstart.
| Constructor Summary | |
JnlpHelper()
Creates a new instance of JnlpHelper |
|
| Method Summary | |
java.io.File |
getCoreJarsFolder()
|
java.io.File |
getExistJarFolder()
|
java.io.File |
getWebappFolder()
|
boolean |
isInWarFile()
Check wether exist runs in Servlet container (as war file). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JnlpHelper()
| Method Detail |
public boolean isInWarFile()
public java.io.File getWebappFolder()
public java.io.File getCoreJarsFolder()
public java.io.File getExistJarFolder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||