@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface HazelcastSedaComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HazelcastSedaComponentBuilderFactory.HazelcastSedaComponentBuilder
Builder for the Hazelcast SEDA component.
|
static class |
HazelcastSedaComponentBuilderFactory.HazelcastSedaComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static HazelcastSedaComponentBuilderFactory.HazelcastSedaComponentBuilder |
hazelcastSeda()
Hazelcast SEDA (camel-hazelcast)
Asynchronously send/receive Exchanges between Camel routes running on
potentially distinct JVMs/hosts backed by Hazelcast BlockingQueue.
|
static HazelcastSedaComponentBuilderFactory.HazelcastSedaComponentBuilder hazelcastSeda()
Apache Camel