public static interface AnnotationParser.MethodHandler extends AnnotationParser.Handler
Modifier and Type | Method and Description |
---|---|
void |
handle(String className,
String methodName,
int access,
String desc,
String signature,
String[] exceptions) |
Copyright © 1995-2019 Mort Bay Consulting. All Rights Reserved.