Interface HazelcastInstanceComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface HazelcastInstanceComponentBuilderFactory
Consume join/leave events of a cache instance in a Hazelcast cluster.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Hazelcast Instance component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionHazelcast Instance (camel-hazelcast) Consume join/leave events of a cache instance in a Hazelcast cluster.
-
Method Details
-
hazelcastInstance
static HazelcastInstanceComponentBuilderFactory.HazelcastInstanceComponentBuilder hazelcastInstance()Hazelcast Instance (camel-hazelcast) Consume join/leave events of a cache instance in a Hazelcast cluster. Category: cache,clustering Since: 2.7 Maven coordinates: org.apache.camel:camel-hazelcast- Returns:
- the dsl builder
-