@EnableConfigurationProperties(value=ZookeeperProperties.class) public class ElasticJobRegistryCenterConfiguration extends Object
| Constructor and Description |
|---|
ElasticJobRegistryCenterConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter |
zookeeperRegistryCenter(ZookeeperProperties zookeeperProperties)
Create a zookeeper registry center bean via factory.
|
public ElasticJobRegistryCenterConfiguration()
@Bean(initMethod="init") public org.apache.shardingsphere.elasticjob.reg.zookeeper.ZookeeperRegistryCenter zookeeperRegistryCenter(ZookeeperProperties zookeeperProperties)
zookeeperProperties - factoryCopyright © 2020 The Apache Software Foundation. All rights reserved.