@Internal public static final class BeanDefinitionWriter.MethodVisitData extends Object
| Modifier and Type | Method and Description | 
|---|---|
AnnotationMetadata | 
getAnnotationMetadata()  | 
Map<String,AnnotationMetadata> | 
getArgumentAnnotationMetadata()  | 
Map<String,Object> | 
getArgumentTypes()  | 
Object | 
getDeclaringType()  | 
Map<String,Map<String,Object>> | 
getGenericTypes()  | 
String | 
getMethodName()  | 
Object | 
getReturnType()  | 
boolean | 
isRequiresReflection()  | 
public Object getDeclaringType()
public boolean isRequiresReflection()
public Object getReturnType()
public String getMethodName()
public Map<String,AnnotationMetadata> getArgumentAnnotationMetadata()
public AnnotationMetadata getAnnotationMetadata()