@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface DisruptorVmComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DisruptorVmComponentBuilderFactory.DisruptorVmComponentBuilder
Builder for the Disruptor VM component.
|
static class |
DisruptorVmComponentBuilderFactory.DisruptorVmComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static DisruptorVmComponentBuilderFactory.DisruptorVmComponentBuilder |
disruptorVm()
Disruptor VM (camel-disruptor)
Provides asynchronous SEDA behavior using LMAX Disruptor.
|
static DisruptorVmComponentBuilderFactory.DisruptorVmComponentBuilder disruptorVm()
Apache Camel