JavaScript is disabled on your browser.
java.lang.Object
com.alibaba.cloud.sentinel.datasource.factorybean.ZookeeperDataSourceFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.FactoryBean<com.alibaba.csp.sentinel.datasource.zookeeper.ZookeeperDataSource>
public class ZookeeperDataSourceFactoryBean
extends Object
implements org.springframework.beans.factory.FactoryBean<com.alibaba.csp.sentinel.datasource.zookeeper.ZookeeperDataSource>
A FactoryBean for creating ZookeeperDataSource instance.
Author:
Jim
See Also:
ZookeeperDataSource
Field Summary
Fields inherited from interface org.springframework.beans.factory.FactoryBean
OBJECT_TYPE_ATTRIBUTE
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.springframework.beans.factory.FactoryBean
isSingleton
Method Detail
getPath
public String getPath()
Copyright © 2021 Pivotal Software, Inc. . All rights reserved.