类的使用
org.apache.dubbo.registry.client.AbstractServiceDiscoveryFactory
-
使用AbstractServiceDiscoveryFactory的程序包 程序包 说明 org.apache.dubbo.registry.client * The inspiration of service registration and discovery comes from Spring Cloud Commons. -
-
org.apache.dubbo.registry.client中AbstractServiceDiscoveryFactory的使用
org.apache.dubbo.registry.client中AbstractServiceDiscoveryFactory的子类 修饰符和类型 类 说明 classDefaultServiceDiscoveryFactoryThe defaultSPIimplementation ofServiceDiscoveryFactorytoget the instance of ServiceDiscoveryvia theprotocolfrom theURLthat will connect the infrastructure of Service registration and discovery.
-