Interface DisruptorVmComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface DisruptorVmComponentBuilderFactory
Provides asynchronous SEDA behavior using LMAX Disruptor.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Disruptor VM component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionDisruptor VM (camel-disruptor) Provides asynchronous SEDA behavior using LMAX Disruptor.
-
Method Details
-
disruptorVm
Disruptor VM (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
-