Class MultipleRegistryFactory
java.lang.Object
org.apache.dubbo.registry.support.AbstractRegistryFactory
org.apache.dubbo.registry.multiple.MultipleRegistryFactory
- All Implemented Interfaces:
RegistryFactory,org.apache.dubbo.rpc.model.ScopeModelAware
MultipleRegistryFactory
-
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
-
MultipleRegistryFactory
public MultipleRegistryFactory()
-