public interface MethodMetadata extends Metadata
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigKey() |
Method |
getMethod() |
List<ParameterMetadata> |
getParameterMetadata() |
TypeMetadata |
getTypeMetadata() |
boolean |
isIntercepted() |
addAttribute, getAnnotation, getAnnotations, getAttribute, getAttribute, getAttributes, getName, getProcessorResult, getProcessorsResult, hasAttributeMethod getMethod()
String getConfigKey()
TypeMetadata getTypeMetadata()
List<ParameterMetadata> getParameterMetadata()
boolean isIntercepted()
Copyright © 2023. All rights reserved.