public class JBatchEndpoint
extends org.apache.camel.impl.DefaultEndpoint
| Constructor and Description |
|---|
JBatchEndpoint(String uri,
String remaining,
org.apache.camel.Component jBatchComponent,
javax.batch.operations.JobOperator operator) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Consumer |
createConsumer(org.apache.camel.Processor processor) |
org.apache.camel.Producer |
createProducer() |
boolean |
isSingleton() |
void |
setAbandon(boolean abandon) |
void |
setRestart(boolean restart) |
void |
setStop(boolean stop) |
void |
setSynchronous(int synchronous) |
configureConsumer, configureProperties, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, doStart, doStop, equals, getCamelContext, getComponent, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExchangePattern, getId, hashCode, isLenientProperties, isSynchronous, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, setSynchronous, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic void setSynchronous(int synchronous)
public void setRestart(boolean restart)
public void setAbandon(boolean abandon)
public void setStop(boolean stop)
public org.apache.camel.Consumer createConsumer(org.apache.camel.Processor processor)
throws Exception
Exceptionpublic boolean isSingleton()
Copyright © 2017 The Apache Software Foundation. All rights reserved.