@Deprecated public class ProviderMethodModel extends Object
MethodDescriptor| 构造器和说明 |
|---|
ProviderMethodModel(Method method)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
ConcurrentMap<String,Object> |
getAttributeMap()
已过时。
|
Type[] |
getGenericParameterTypes()
已过时。
|
Method |
getMethod()
已过时。
|
String[] |
getMethodArgTypes()
已过时。
|
String |
getMethodName()
已过时。
|
Class<?>[] |
getParameterClasses()
已过时。
|
public ProviderMethodModel(Method method)
public Method getMethod()
public String getMethodName()
public String[] getMethodArgTypes()
public ConcurrentMap<String,Object> getAttributeMap()
public Class<?>[] getParameterClasses()
public Type[] getGenericParameterTypes()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.