|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.jzos.sample.MvsConsoleWrapper
public class MvsConsoleWrapper
This sample demonstrates a main program that can be used to wrap another main program while redirecting System.in and System.out to the MVS console.
Constructor Summary | |
---|---|
MvsConsoleWrapper()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main method accepts as arguments the name of the wrapped class followed by its arguments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MvsConsoleWrapper()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |