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
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.