|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.batch.runtime.BatchRuntime
public class BatchRuntime
BatchRuntime represents the JSR 352 Batch Runtime. It provides factory access to the JobOperator interface.
| Constructor Summary | |
|---|---|
BatchRuntime()
|
|
| Method Summary | |
|---|---|
static JobOperator |
getJobOperator()
The getJobOperator factory method returns an instance of the JobOperator interface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchRuntime()
| Method Detail |
|---|
public static JobOperator getJobOperator()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||