|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessSpawner
Insert the type's description here. Creation date: (8/13/2001 2:40:35 PM)
Method Summary | |
---|---|
NProcess |
exec(java.lang.String command)
Insert the method's description here. |
NProcess |
exec(java.lang.String[] command)
Insert the method's description here. |
Method Detail |
---|
NProcess exec(java.lang.String[] command) throws java.io.IOException
command
- java.lang.String[]
java.io.IOException
- The exception description.NProcess exec(java.lang.String command) throws java.io.IOException
command
- java.lang.String[]
java.io.IOException
- The exception description.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |