public static interface JGroupsEndpointBuilderFactory.JGroupsBuilders
| Modifier and Type | Method and Description |
|---|---|
default JGroupsEndpointBuilderFactory.JGroupsEndpointBuilder |
jgroups(String path)
JGroups (camel-jgroups)
The jgroups component provides exchange of messages between Camel and
JGroups clusters.
|
default JGroupsEndpointBuilderFactory.JGroupsEndpointBuilder jgroups(String path)
jgroups:clusterName
Path parameter: clusterName (required)
The name of the JGroups cluster the component should connect to.Apache Camel