@Configuration
public class RegistryConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
RegistryConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConsumerNodesRegistry |
consumerNodesRegistry(org.apache.curator.framework.CuratorFramework curatorFramework,
pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths,
java.time.Clock clock) |
@Bean(initMethod="start",
destroyMethod="stop")
public ConsumerNodesRegistry consumerNodesRegistry(org.apache.curator.framework.CuratorFramework curatorFramework,
pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths,
java.time.Clock clock)