@ConfigurationProperties(prefix="camel.component.kafka") public class KafkaComponentConfiguration extends Object
Constructor and Description |
---|
KafkaComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
ExecutorService |
getWorkerPool() |
void |
setWorkerPool(ExecutorService workerPool) |
public ExecutorService getWorkerPool()
public void setWorkerPool(ExecutorService workerPool)
Apache Camel