@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)
Call another endpoint from any Camel Context in the same JVM
synchronously.
|
static DirectVmComponentBuilderFactory.DirectVmComponentBuilder directVm()
Apache Camel