Class AbstractRegistryFactory
java.lang.Object
org.apache.dubbo.registry.support.AbstractRegistryFactory
com.alibaba.dubbo.registry.support.AbstractRegistryFactory
- All Implemented Interfaces:
RegistryFactory,org.apache.dubbo.registry.RegistryFactory,org.apache.dubbo.rpc.model.ScopeModelAware
@Deprecated
public abstract class AbstractRegistryFactory
extends org.apache.dubbo.registry.support.AbstractRegistryFactory
implements RegistryFactory
Deprecated.
2019-04-16
-
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 com.alibaba.dubbo.registry.RegistryFactory
getRegistryMethods inherited from interface org.apache.dubbo.rpc.model.ScopeModelAware
setFrameworkModel, setModuleModel, setScopeModel
-
Constructor Details
-
AbstractRegistryFactory
public AbstractRegistryFactory()Deprecated.
-
-
Method Details
-
getRegistry
Deprecated.- Specified by:
getRegistryin interfaceRegistryFactory
-