接口的使用
org.apache.dubbo.registry.RegistryFactory
-
使用RegistryFactory的程序包 程序包 说明 org.apache.dubbo.registry org.apache.dubbo.registry.client * The inspiration of service registration and discovery comes from Spring Cloud Commons.org.apache.dubbo.registry.integration org.apache.dubbo.registry.support -
-
org.apache.dubbo.registry中RegistryFactory的使用
实现RegistryFactory的org.apache.dubbo.registry中的类 修饰符和类型 类 说明 classRegistryFactoryWrapper参数类型为RegistryFactory的org.apache.dubbo.registry中的构造器 构造器 说明 RegistryFactoryWrapper(RegistryFactory registryFactory) -
org.apache.dubbo.registry.client中RegistryFactory的使用
实现RegistryFactory的org.apache.dubbo.registry.client中的类 修饰符和类型 类 说明 classServiceDiscoveryRegistryFactory -
org.apache.dubbo.registry.integration中RegistryFactory的使用
参数类型为RegistryFactory的org.apache.dubbo.registry.integration中的方法 修饰符和类型 方法 说明 voidRegistryProtocol. setRegistryFactory(RegistryFactory registryFactory) -
org.apache.dubbo.registry.support中RegistryFactory的使用
实现RegistryFactory的org.apache.dubbo.registry.support中的类 修饰符和类型 类 说明 classAbstractRegistryFactoryAbstractRegistryFactory.
-