Constructor and Description |
---|
AbstractBatchlet() |
Modifier and Type | Method and Description |
---|---|
abstract String |
process()
Implement process logic for the Batchlet in this
method.
|
void |
stop()
Override this method if the Batchlet will
end in response to the JobOperator.stop()
operation.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.