Package org.apache.dubbo.registry.nacos
Class NacosServiceDiscoveryFactory
java.lang.Object
org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
org.apache.dubbo.registry.nacos.NacosServiceDiscoveryFactory
- All Implemented Interfaces:
ServiceDiscoveryFactory,ScopeModelAware
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
getAllServiceDiscoveries, getServiceDiscovery, setApplicationModelMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.dubbo.rpc.model.ScopeModelAware
setFrameworkModel, setModuleModel, setScopeModel
-
Constructor Details
-
NacosServiceDiscoveryFactory
public NacosServiceDiscoveryFactory()
-