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