@Internal public static final class BeanDefinitionWriter.MethodVisitData extends Object
Modifier and Type | Method and Description |
---|---|
TypedElement |
getBeanType() |
MethodElement |
getMethodElement() |
boolean |
isPostConstruct() |
boolean |
isPreDestroy() |
boolean |
isRequiresReflection() |
public MethodElement getMethodElement()
public TypedElement getBeanType()
public boolean isRequiresReflection()
public boolean isPostConstruct()
public boolean isPreDestroy()