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