@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface VmComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VmComponentBuilderFactory.VmComponentBuilder
Builder for the VM component.
|
static class |
VmComponentBuilderFactory.VmComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static VmComponentBuilderFactory.VmComponentBuilder |
vm()
VM (camel-vm)
Call another endpoint in the same CamelContext asynchronously.
|
static VmComponentBuilderFactory.VmComponentBuilder vm()
Apache Camel