public class SimpleMethodMetadata extends AbstractMetadata implements MethodMetadata
| Constructor and Description |
|---|
SimpleMethodMetadata(Method method,
Type genericReturnType) |
| Modifier and Type | Method and Description |
|---|---|
SimpleMethodMetadata |
addParameterMetadata(ParameterMetadata parameterMetadata) |
void |
setConfigKey(String configKey) |
String |
toString() |
addAnnotation, addAttribute, addProcessorResult, getAnnotation, getAttribute, getAttribute, getProcessorResult, hasAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfigKey, getMethod, getParameterMetadata, getTypeMetadata, isInterceptedaddAttribute, getAnnotation, getAnnotations, getAttribute, getAttribute, getAttributes, getName, getProcessorResult, getProcessorsResult, hasAttributepublic void setConfigKey(String configKey)
public SimpleMethodMetadata addParameterMetadata(ParameterMetadata parameterMetadata)
Copyright © 2023. All rights reserved.