类的使用
org.apache.dubbo.registry.client.ServiceDiscoveryRegistry
-
使用ServiceDiscoveryRegistry的程序包 程序包 说明 org.apache.dubbo.registry.client * The inspiration of service registration and discovery comes from Spring Cloud Commons. -
-
org.apache.dubbo.registry.client中ServiceDiscoveryRegistry的使用
返回ServiceDiscoveryRegistry的org.apache.dubbo.registry.client中的方法 修饰符和类型 方法 说明 static ServiceDiscoveryRegistryServiceDiscoveryRegistry. create(URL registryURL)Create an instance ofServiceDiscoveryRegistryif supported
-