Interface Command
public interface Command
-
Method Summary
Modifier and TypeMethodDescriptionvoidexec(InputStream is, OutputStream os, OutputStream err, String[] strings)
-
Method Details
-
exec
- Throws:
Exception
-
voidexec(InputStream is,
OutputStream os,
OutputStream err,
String[] strings) Exception