类的使用
org.apache.dubbo.config.AbstractInterfaceConfig
-
使用AbstractInterfaceConfig的程序包 程序包 说明 org.apache.dubbo.config org.apache.dubbo.rpc.model -
-
org.apache.dubbo.config中AbstractInterfaceConfig的使用
org.apache.dubbo.config中AbstractInterfaceConfig的子类 修饰符和类型 类 说明 classAbstractReferenceConfigAbstractConsumerConfigclassAbstractServiceConfigAbstractServiceConfigclassConsumerConfigThe service consumer default configurationclassProviderConfigThe service provider default configurationclassReferenceConfigBase<T>ReferenceConfigclassServiceConfigBase<T>ServiceConfig参数类型为AbstractInterfaceConfig的org.apache.dubbo.config中的方法 修饰符和类型 方法 说明 StringAbstractInterfaceConfig. getGroup(AbstractInterfaceConfig interfaceConfig)StringAbstractInterfaceConfig. getVersion(AbstractInterfaceConfig interfaceConfig) -
org.apache.dubbo.rpc.model中AbstractInterfaceConfig的使用
返回AbstractInterfaceConfig的org.apache.dubbo.rpc.model中的方法 修饰符和类型 方法 说明 AbstractInterfaceConfigServiceModel. getConfig()参数类型为AbstractInterfaceConfig的org.apache.dubbo.rpc.model中的构造器 构造器 说明 ServiceModel(Object proxyObject, String serviceKey, ServiceDescriptor serviceModel, AbstractInterfaceConfig config)ServiceModel(Object proxyObject, String serviceKey, ServiceDescriptor serviceModel, AbstractInterfaceConfig config, ModuleModel moduleModel, ServiceMetadata serviceMetadata)ServiceModel(Object proxyObject, String serviceKey, ServiceDescriptor serviceModel, AbstractInterfaceConfig config, ServiceMetadata serviceMetadata)
-