Interface DisruptorComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface DisruptorComponentBuilderFactory
Provides asynchronous SEDA behavior using LMAX Disruptor.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Disruptor component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionDisruptor (camel-disruptor) Provides asynchronous SEDA behavior using LMAX Disruptor.
-
Method Details
-
disruptor
Disruptor (camel-disruptor) Provides asynchronous SEDA behavior using LMAX Disruptor. Category: messaging Since: 2.12 Maven coordinates: org.apache.camel:camel-disruptor- Returns:
- the dsl builder
-