Package | Description |
---|---|
org.hippoecm.hst.util |
The org.hippoecm.hst.content.util package defines the API for the HST Util
|
Modifier and Type | Method and Description |
---|---|
static List<AnnotationsScanner.MethodAnnotations> |
AnnotationsScanner.getMethodAnnotationsList(Class<?> clazz)
Returns the
List of all AnnotationsScanner.MethodAnnotations for class clazz : Thus, all the methods that
have an annotation (possibly on super classes/interfaces). |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.