Package org.apache.dubbo.rpc.model
Class ConsumerMethodModel
java.lang.Object
org.apache.dubbo.rpc.model.ConsumerMethodModel
Deprecated.
Replaced with
MethodDescriptor-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttribute(String key, Object value) Deprecated.getAttribute(String key) Deprecated.Deprecated.Deprecated.Class<?>[]Deprecated.String[]Deprecated.Class<?> Deprecated.booleanDeprecated.
-
Constructor Details
-
ConsumerMethodModel
Deprecated.
-
-
Method Details
-
getMethod
Deprecated. -
addAttribute
Deprecated. -
getAttribute
Deprecated. -
getReturnClass
Deprecated. -
getMethodName
Deprecated. -
getParameterTypes
Deprecated. -
isGeneric
public boolean isGeneric()Deprecated. -
getParameterClasses
Deprecated.
-