Package org.apache.dubbo.registry.nacos
Class NacosRegistryFactory
java.lang.Object
org.apache.dubbo.registry.support.AbstractRegistryFactory
org.apache.dubbo.registry.nacos.NacosRegistryFactory
- All Implemented Interfaces:
RegistryFactory,ScopeModelAware
Nacos
RegistryFactory- Since:
- 2.6.5
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.registry.support.AbstractRegistryFactory
getRegistry, 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
-
NacosRegistryFactory
public NacosRegistryFactory()
-