public class AnnotationHelper extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
AnnotationHelper.MethodAnnotationCallback |
Modifier and Type | Method and Description |
---|---|
static void |
parseAnnotations(String urlPrefix,
Class<?> clazz,
AnnotationHelper.MethodAnnotationCallback callback) |
public static void parseAnnotations(String urlPrefix, Class<?> clazz, AnnotationHelper.MethodAnnotationCallback callback)
Copyright © 2015. All Rights Reserved.