Class DefaultServiceDiscoveryFactory

java.lang.Object
org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
org.apache.dubbo.registry.client.DefaultServiceDiscoveryFactory
All Implemented Interfaces:
ServiceDiscoveryFactory, ScopeModelAware

public class DefaultServiceDiscoveryFactory extends AbstractServiceDiscoveryFactory
This class is designed for compatibility purpose. When a specific registry type does not have counterpart service discovery provided, the nop instance will be returned.
  • Constructor Details

    • DefaultServiceDiscoveryFactory

      public DefaultServiceDiscoveryFactory()