
public final class BatchletRunner extends AbstractRunner<StepContextImpl> implements JobTask, JobStopNotificationListener
batchContext, enclosingRunner, id, jobContext| Constructor and Description |
|---|
BatchletRunner(StepContextImpl stepContext,
CompositeExecutionRunner enclosingRunner,
StepExecutionRunner stepRunner,
RefArtifact batchlet) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
stopRequested()
Invoked when the current job is requested to stop.
|
getRequiredRemainingPermits, matches, resolveTransitionElementsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredRemainingPermitspublic BatchletRunner(StepContextImpl stepContext, CompositeExecutionRunner enclosingRunner, StepExecutionRunner stepRunner, RefArtifact batchlet)
public void stopRequested()
JobStopNotificationListenerstopRequested in interface JobStopNotificationListenerCopyright © 2016 JBoss by Red Hat. All rights reserved.