public static interface AnnotationUtility.AnnotationFoundListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAcceptAnnotation(Element executableMethod,
String annotationClassName,
Map<String,String> attributes)
If true, annotation is accepted
|
Copyright © 2017. All rights reserved.