public class MethodAnnotation extends ScannedAnnotation
name, values| Constructor and Description |
|---|
MethodAnnotation(String name,
Map<String,Object> values,
Method m)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Method |
getAnnotatedMethod()
Get the annotated method.
|
String |
toString() |
getBooleanValue, getEnumValue, getIntegerValue, getLongValue, getName, getSimpleName, getStringValue, getValue, hasValueCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.