public class JBatchProducer
extends org.apache.camel.impl.DefaultProducer
| Modifier and Type | Field and Description |
|---|---|
static String |
JBATCH_EXECUTION_ID |
static String |
JBATCH_OPERATOR |
| Constructor and Description |
|---|
JBatchProducer(org.apache.camel.Endpoint jBatchEndpoint,
javax.batch.operations.JobOperator operator,
String job,
int synchronous,
boolean restart,
boolean stop,
boolean abandon) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic static final String JBATCH_EXECUTION_ID
public static final String JBATCH_OPERATOR
public JBatchProducer(org.apache.camel.Endpoint jBatchEndpoint,
javax.batch.operations.JobOperator operator,
String job,
int synchronous,
boolean restart,
boolean stop,
boolean abandon)
Copyright © 2015 The Apache Software Foundation. All rights reserved.