| Package | Description |
|---|---|
| org.apache.camel.component.zookeepermaster | |
| org.apache.camel.component.zookeepermaster.policy |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContainerIdFactory |
| Modifier and Type | Method and Description |
|---|---|
ContainerIdFactory |
MasterComponent.getContainerIdFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterComponent.setContainerIdFactory(ContainerIdFactory containerIdFactory)
To use a custom ContainerIdFactory for creating container ids.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerIdFactory |
MasterRoutePolicy.getContainerIdFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterRoutePolicy.setContainerIdFactory(ContainerIdFactory containerIdFactory)
To use a custom ContainerIdFactory for creating container ids.
|
Apache Camel