@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface DirectVmComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DirectVmComponentBuilderFactory.DirectVmComponentBuilder
Builder for the Direct VM component.
|
static class |
DirectVmComponentBuilderFactory.DirectVmComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static DirectVmComponentBuilderFactory.DirectVmComponentBuilder |
directVm()
Direct VM (camel-directvm)
The direct-vm component provides direct, synchronous call to another
endpoint from any CamelContext in the same JVM.
|
static DirectVmComponentBuilderFactory.DirectVmComponentBuilder directVm()
Apache Camel