@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SjmsBatchComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SjmsBatchComponentBuilderFactory.SjmsBatchComponentBuilder
Builder for the Simple JMS Batch component.
|
static class |
SjmsBatchComponentBuilderFactory.SjmsBatchComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SjmsBatchComponentBuilderFactory.SjmsBatchComponentBuilder |
sjmsBatch()
Simple JMS Batch (camel-sjms)
Highly performant and transactional batch consumption of messages from a
JMS queue.
|
static SjmsBatchComponentBuilderFactory.SjmsBatchComponentBuilder sjmsBatch()
Apache Camel