@Deprecated public class AnnotationTypeFilter extends Object implements AnnotationFilter
Constructor and Description |
---|
AnnotationTypeFilter(Class<? extends Annotation> annotation)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(AnnotationInfo info)
Deprecated.
Should the annotation represented by an
AnnotationInfo object be
accepted |
public AnnotationTypeFilter(Class<? extends Annotation> annotation)
public boolean accept(AnnotationInfo info)
AnnotationFilter
AnnotationInfo
object be
acceptedaccept
in interface AnnotationFilter
info
- the annotation information to select onCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.