public class MvsSubmitJob
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
ONE_MINUTE |
static long |
ONE_SECOND |
static long |
TWO_SECONDS |
| Constructor and Description |
|---|
MvsSubmitJob() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
A sample main method that submits JCL read from a file and then
polls its status (for up to a minute) until it is complete.
|
public static final long ONE_SECOND
public static final long TWO_SECONDS
public static final long ONE_MINUTE
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException