|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgui.run.RunJobUtils
public class RunJobUtils
Copyright DocJava, inc. User: lyon
Date: Nov 15, 2004 Time: 5:59:55 AM
Constructor Summary | |
---|---|
RunJobUtils()
|
Method Summary | |
---|---|
static void |
killJvmIfFileExists(java.io.File f)
Kill the JVM if the file exists. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunJobUtils()
Method Detail |
---|
public static void main(java.lang.String[] args)
public static void killJvmIfFileExists(java.io.File f)
f
- the lock file to signal the kill.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |