public static class ReflectionUtils.AnnotationFieldFilter extends Object implements ReflectionUtils.DescribedFieldFilter
ReflectionUtils.FieldFilter
for a given annotation.Constructor and Description |
---|
ReflectionUtils.AnnotationFieldFilter(Class<? extends Annotation> annotationType)
Creates a new
ReflectionUtils.AnnotationFieldFilter for the given annotation type. |
public ReflectionUtils.AnnotationFieldFilter(Class<? extends Annotation> annotationType)
ReflectionUtils.AnnotationFieldFilter
for the given annotation type.public boolean matches(Field field)
matches
in interface ReflectionUtils.FieldFilter
public String getDescription()
ReflectionUtils.DescribedFieldFilter
getDescription
in interface ReflectionUtils.DescribedFieldFilter
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.