类的使用
com.alibaba.dubbo.config.model.ConsumerMethodModel
-
使用ConsumerMethodModel的程序包 程序包 说明 com.alibaba.dubbo.config.model -
-
com.alibaba.dubbo.config.model中ConsumerMethodModel的使用
返回ConsumerMethodModel的com.alibaba.dubbo.config.model中的方法 修饰符和类型 方法 说明 ConsumerMethodModel
ConsumerModel. getMethodModel(Method method)
Return method model for the given method on consumer side返回变量类型为ConsumerMethodModel的类型的com.alibaba.dubbo.config.model中的方法 修饰符和类型 方法 说明 List<ConsumerMethodModel>
ConsumerModel. getAllMethods()
Return all method models for the current service
-