|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNOS.system.NASExecuter
public class NASExecuter
| Constructor Summary | |
|---|---|
NASExecuter()
|
|
| Method Summary | |
|---|---|
static boolean |
run(NOSFile nasfile)
Run the given NAS script in the root directory. |
static boolean |
run(NOSFile nasfile,
java.lang.String dir)
Run the given NAS script in the given directory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NASExecuter()
| Method Detail |
|---|
public static boolean run(NOSFile nasfile)
nasfile - A file containing a NAS script
public static boolean run(NOSFile nasfile,
java.lang.String dir)
nasfile - A file containing a NAS scriptdir - A directory to run in.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||