Uses of Class
com.alibaba.dubbo.config.model.ConsumerModel

Packages that use ConsumerModel
com.alibaba.dubbo.config.model   
 

Uses of ConsumerModel in com.alibaba.dubbo.config.model
 

Methods in com.alibaba.dubbo.config.model that return ConsumerModel
static ConsumerModel ApplicationModel.getConsumerModel(String serviceName)
           
 

Methods in com.alibaba.dubbo.config.model that return types with arguments of type ConsumerModel
static List<ConsumerModel> ApplicationModel.allConsumerModels()
           
 

Methods in com.alibaba.dubbo.config.model with parameters of type ConsumerModel
static boolean ApplicationModel.initConsumerModele(String serviceName, ConsumerModel consumerModel)
           
 



Copyright © 2012–2017 Alibaba. All rights reserved.